LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
6

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.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-43248Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxbda324fd037a6b0d44da5699574ce741ca161bc4, bda324fd037a6b0d44da5699574ce741ca161bc4, bda324fd037a6b0d44da5699574ce741ca161bc4, bda324fd037a6b0d44da5699574ce741ca161bc4unaffected
LinuxLinux5.19, 0, 6.12.75, 6.18.16, 6.19.6, 7.0affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.