In the Linux kernel, the following vulnerability has been resolved:
nouveau/firmware: Add missing kfree() of nvkmfalconfw::boot
nvkmfalconfw::boot is allocated, but no one frees it. This causes a kmemleak warning.
Make sure this data is deallocated.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68235.json"
}