PT-2025-40632 · Linux · Linux Kernel
Published
2025-09-13
·
Updated
2025-10-04
·
CVE-2025-39936
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.17.0-rc4+ #1
Description
The Linux kernel contained an issue in the crypto/ccp module where the
sev platform shutdown locked() function was called with a NULL argument, leading to a NULL pointer dereference during suspend to disk. This occurred because an error pointer was not consistently passed to the function. The issue was addressed by ensuring a pointer to a function-local error variable is passed in the caller. This resulted in proper error reporting during suspension and shutdown of the ccp driver.Recommendations
Update to a version newer than 6.17.0-rc4+ #1.
Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel