CVE-2025-68235

Summary

In the Linux kernel, the following vulnerability has been resolved:

nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot

nvkm_falcon_fw::boot is allocated, but no one frees it. This causes a kmemleak warning.

Make sure this data is deallocated.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux2541626cfb794e57ba0575a6920826f591f7ced0 < 7d1977b4ae5c50e1aafc5c51500fc08bd7afd6a0affected
LinuxLinux2541626cfb794e57ba0575a6920826f591f7ced0 < 6492add9a3a163d5e0390428d2636adc3e61b883affected
LinuxLinux2541626cfb794e57ba0575a6920826f591f7ced0 < 2bba02a39bfb383bd1a95868d532c0917e38f9e7affected
LinuxLinux2541626cfb794e57ba0575a6920826f591f7ced0 < 949f1fd2225baefbea2995afa807dba5cbdb6bd3affected
LinuxLinux6.2affected
LinuxLinux0 < 6.2unaffected
LinuxLinux6.6.118 <= 6.6.*unaffected
LinuxLinux6.12.60 <= 6.12.*unaffected
LinuxLinux6.17.10 <= 6.17.*unaffected
LinuxLinux6.18 <= *unaffected

Weaknesses

References