Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow integrity is enabled, make the workspace ("stream") free function use a consistent type, and call it through a function pointer that has that same type.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.16, < 6.16.4 |
References
- https://git.kernel.org/stable/c/7ec68c59461ca846aab9b7c2b39f63ac7c8a43cfPatch
- https://git.kernel.org/stable/c/962ddc5a7a4b04c007bba0f3e7298cda13c62efdPatch
FAQ
What is CVE-2025-39777?
CVE-2025-39777 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow integrity is enabled, make the workspace ("...
How severe is CVE-2025-39777?
CVE-2025-39777 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39777?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.