CVE-2026-43248: vhost: move vdpa group bound check to vhost_vdpa
In the Linux kernel, the following vulnerability has been resolved:
vhost: move vdpa group bound check to vhost_vdpa
Remove duplication by consolidating these here. This reduces the
posibility of a parent driver missing them.
While we're at it, fix a bug in vdpa_sim where a valid ASID can be
assigned to a group equal to ngroups, causing an out of bound write.
Security readout for executives and security teams
Plain-English summary
A Linux kernel boundary-checking error can write beyond allocated memory when a vDPA group index equals the configured group count. A local, low-privileged user may be able to compromise confidentiality, integrity, and availability on affected systems. Exposure depends on the affected vhost-vDPA/vdpa_sim functionality being present and reachable.
Executive priority
Treat as a high-priority local privilege boundary risk on shared or multi-tenant Linux virtualization systems using vDPA. Patch exposed hosts promptly after vendor confirmation. Systems without the relevant functionality or untrusted local users are lower priority, but version and configuration validation remains necessary.
Technical view
CVE-2026-43248 moves vDPA group-bound validation into vhost_vdpa to avoid duplicated checks. The disclosed bug allowed vdpa_sim to accept group == ngroups while assigning an ASID, producing an out-of-bounds write. CVSS 3.1 is 7.8: local access, low complexity, low privileges, no user interaction, and high impact across confidentiality, integrity, and availability.
Likely exposure
Prioritize Linux hosts using vDPA, vhost-vDPA, or vdpa_sim, especially shared virtualization and test environments accessible to untrusted local users. The supplied version information is not sufficiently clear to determine every affected distribution kernel; confirm exposure using vendor advisories and kernel commit provenance.
Exploitation context
The supplied record is not in CISA KEV and provides no evidence of active exploitation or a public exploit. The CVSS vector indicates exploitation requires local, low-privileged access but no user interaction. Practical reachability and reliability are not established by the provided sources.
Researcher notes
The core condition is an index equal to ngroups being treated as valid during vdpa_sim ASID assignment, enabling an out-of-bounds write. Centralizing validation in vhost_vdpa reduces the chance of parent drivers omitting checks. The bundle lists multiple stable commits, but does not clearly map each commit to corrected release versions or distribution packages.
Mitigation direction
Apply a vendor-supported kernel containing the applicable cited stable fix.
Check distribution advisories for exact affected and corrected package versions.
Restrict untrusted local access to hosts exposing affected vDPA functionality.
Disable unused vdpa_sim or vhost-vDPA functionality where operationally safe.
Validation and detection
Inventory kernel versions and distribution package revisions on vDPA-capable hosts.
Determine whether vhost-vDPA or vdpa_sim is configured, loaded, or reachable.
Verify the installed kernel includes the applicable cited stable commit.
Run existing defensive regression tests after updating the kernel.
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-2026-43248 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.
1CVSS vectors
3Timeline events
0ADP providers
5Source links
CVSS vector scores
1 official score
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.