Security readout for executives and security teams
Plain-English summary
A Linux kernel flaw can make the Intel Speed Select Technology driver read beyond allocated memory when an SST PCI device is attached to a virtual machine. The supplied rating is high because successful abuse could affect confidentiality, integrity, and availability, although the public evidence only demonstrates a KASAN-detected invalid read.
Executive priority
Treat as a high-priority kernel maintenance issue for virtualization environments using Intel SST device assignment. Patch exposed systems through supported vendor channels promptly. Broader emergency action is not supported by the current evidence because no active exploitation is reported and the demonstrated outcome is an invalid memory read.
Technical view
CVE-2024-49886 is a slab out-of-bounds read in _isst_if_get_pci_dev within isst_if_common, reached during a CPU-online callback. The reported trigger is attaching an SST PCI device to a VM. KASAN observed an eight-byte read immediately beyond a 512-byte allocation. Linux stable commits resolve the defect.
Likely exposure
Prioritize systems running the listed affected Linux kernel versions where Intel SST/ISST support is present and SST PCI devices may be assigned to virtual machines. Systems without this driver or device-assignment scenario appear less exposed, but the supplied data does not establish every required configuration or distribution-specific package range.
Exploitation context
The supplied CVSS 3.1 score is 7.8 with local access and low privileges required. No user interaction is required. The record is not in KEV, and the provided sources do not report active exploitation or a public exploit. Demonstrated evidence is limited to a KASAN-detected out-of-bounds read.
Researcher notes
The report places the invalid eight-byte read exactly at the end of a kmalloc-512 object during isst_if_cpu_online. The supplied CVSS asserts possible complete confidentiality, integrity, and availability impact, but the source bundle does not demonstrate privilege escalation, code execution, or denial of service. Distribution backport status requires vendor-specific verification.
Mitigation direction
Upgrade to a distribution-supported kernel containing the applicable referenced Linux stable fix.
Review Linux vendor advisories to map kernel package versions to the upstream corrective commits.
Restrict SST PCI device assignment to virtual machines until affected kernels are updated.
Use the Debian LTS advisory where applicable to identify the supported security update.
Validation and detection
Inventory kernel versions on systems using Intel SST or ISST components.
Identify virtual machines receiving SST PCI device assignments or passthrough.
Confirm installed kernel packages include the applicable upstream stable fix.
Review kernel logs for KASAN slab-out-of-bounds reports involving _isst_if_get_pci_dev.
Retest authorized SST device attachment after updating, without reproducing offensive exploitation.
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-49886 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.