In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot[EOL][EOL]nvkm_falcon_fw::boot is allocated, but no one frees it. This causes a[EOL]kmemleak warning.[EOL][EOL]Make sure this data is deallocated.