Security readout for executives and security teams
Plain-English summary
CVE-2024-35927 is a Linux kernel DRM issue that can cause suspend failure on systems whose graphics driver does not initialize connector polling, such as the cited Hyper-V DRM case. The business impact is availability: affected hosts may fail power-state transitions rather than leak data or allow privilege escalation.
Executive priority
Treat as routine but time-bound kernel maintenance for affected Linux fleets. It is not sourced as remotely exploitable or actively exploited, but it can disrupt availability where suspend/resume is operationally important.
Technical view
The fix adds checks before disabling DRM output polling in drm_kms_helper_poll_disable() and avoids suspend/resume helper calls when polling is uninitialized. The cited stack trace shows a kernel warning during systemd-sleep through hyperv_drm, drm_mode_config_helper_suspend(), and drm_kms_helper_poll_disable(). CVSS is 5.5, local, low complexity, low privileges, availability high.
Likely exposure
Exposure is most plausible on Linux systems using DRM drivers that skip connector polling initialization, with Hyper-V DRM specifically cited. The bundle identifies Linux kernel version and commit ranges but does not provide distribution-specific package names.
Exploitation context
The provided sources do not show active exploitation, and KEV is false. The CVSS vector requires local access with low privileges and no user interaction. Evidence supports a local availability problem during suspend/resume paths, not remote compromise.
Researcher notes
Focus validation on the DRM KMS helper suspend/resume path and drivers without connector polling initialization. The source bundle includes stable commit references but incomplete distro-level applicability, so map fixes through downstream vendor kernels before declaring exposure closed.
Mitigation direction
Update to a vendor kernel containing the referenced stable DRM polling checks.
Check distribution advisories for fixed package versions matching your kernel stream.
Prioritize Hyper-V Linux guests or systems using DRM suspend/resume paths.
Avoid inventing workarounds; follow Linux distribution or kernel vendor guidance.
Validation and detection
Inventory Linux kernel versions and compare against vendor fixed builds.
Check whether affected systems load hyperv_drm or similar DRM drivers.
Review logs for suspend failures involving drm_kms_helper_poll_disable or __flush_work warnings.
Confirm patched kernels include the referenced stable commits.
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-35927 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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.