CVE-2025-39729: crypto: ccp - Fix dereferencing uninitialized error pointer
In the Linux kernel, the following vulnerability has been resolved:
crypto: ccp - Fix dereferencing uninitialized error pointer
Fix below smatch warnings: drivers/crypto/ccp/sev-dev.c:1312 sevplatforminitlocked() error: we previously assumed 'error' could be null
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-39729?
CVE-2025-39729 has been classified with a medium severity due to potential risks associated with dereferencing an uninitialized error pointer.
How do I fix CVE-2025-39729?
To fix CVE-2025-39729, update to the latest version of the Linux kernel that contains the patch addressing this vulnerability.
Which Linux kernel versions are affected by CVE-2025-39729?
CVE-2025-39729 affects various versions of the Linux kernel prior to the implementation of the fix.
What impact does CVE-2025-39729 have on system security?
CVE-2025-39729 may lead to potential system instability or exploitation due to dereferencing an uninitialized pointer.
Is there a known exploit for CVE-2025-39729?
As of now, there are no publicly available exploits reported for CVE-2025-39729.