In the Linux kernel, the following vulnerability has been resolved:
ksmbd: use aeadrequestfree to match aeadrequestalloc
Use aeadrequestfree() instead of kfree() to properly free memory allocated by aeadrequestalloc(). This ensures sensitive crypto data is zeroed before being freed.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38575.json",
"cna_assigner": "Linux"
}