In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw88: Use devmkmemdup() in rtwsetsupportedband()
Simplify the code by using device managed memory allocations.
This also fixes a memory leak in rtwregisterhw(). The supported bands were not freed in the error path.
Copied from commit 145df52a8671 ("wifi: rtw89: Convert rtw89coresetsupportedband to use devm_*").
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71273.json"
}