Security readout for executives and security teams
Plain-English summary
CVE-2024-26695 is a Linux kernel crash bug in the AMD CCP/PSP SEV shutdown path. On affected kernels, a missing null check can dereference a null psp_master pointer and trigger a kernel fault. The source evidence points to availability risk on systems using this driver, not data theft or remote compromise.
Executive priority
Treat this as a kernel availability issue for AMD SEV-capable Linux infrastructure. It deserves normal patch-cycle priority, elevated for virtualization hosts where a kernel crash could affect multiple workloads. The provided evidence does not support emergency treatment for active exploitation.
Technical view
The bug is in __sev_platform_shutdown_locked within the crypto ccp driver. The SEV platform device can be shut down while psp_master is null, producing a KASAN-reported null pointer dereference and general protection fault during device removal/probe cleanup. Kernel stable commits are listed as fixes, and Debian LTS references related kernel updates.
Likely exposure
Likely exposure is Linux hosts with AMD CCP/PSP SEV support running affected kernel builds before the referenced stable fixes or downstream vendor updates. Risk is most relevant to virtualization hosts using AMD SEV. The supplied sources do not identify Windows, firmware-only, or non-Linux products as affected.
Exploitation context
The source bundle does not show active exploitation, public exploit code, or KEV listing. The observed crash was found with KASAN using DEBUG_TEST_DRIVER_REMOVE during driver/device removal behavior. No cited source establishes a remote or unauthenticated attack path.
Researcher notes
The affected-version data in the bundle appears derived from upstream git and stable branch fix ranges, but the prompt does not provide full range semantics. Avoid over-claiming exact vulnerable versions without checking the CVE record, kernel stable commits, and distribution backports.
Mitigation direction
Update to a kernel containing the referenced stable fixes or downstream vendor backports.
Prioritize AMD SEV virtualization hosts and systems loading the ccp/psp driver.
Check Linux distribution advisories for the exact fixed package version.
Avoid direct wrangler or deployment assumptions; follow normal kernel patch procedures.
If patch timing is constrained, review vendor guidance for operational workarounds.
Validation and detection
Inventory kernels on systems with AMD CCP/PSP or SEV enabled.
Map running kernel versions to distribution advisories and upstream stable fixes.
Check kernel logs for ccp, psp, SEV, or null pointer dereference faults.
Confirm patched builds include the relevant upstream stable commit or vendor backport.
Test reboot and driver initialization on representative AMD SEV hosts after update.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-26695 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.