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.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-72460.json"