LiveActive security incident?Get immediate response
CVE Record

CVE-2025-40155: iommu/vt-d: debugfs: Fix legacy mode page table dump logic

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: debugfs: Fix legacy mode page table dump logic In legacy mode, SSPTPTR is ignored if TT is not 00b or 01b. SSPTPTR maybe uninitialized or zero in that case and may cause oops like: Oops: general protection fault, probably for non-canonical address 0xf00087d3f000f000: 0000 [#1] SMP NOPTI CPU: 2 UID: 0 PID: 786 Comm: cat Not tainted 6.16.0 #191 PREEMPT(voluntary) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.17.0-5.fc42 04/01/2014 RIP: 0010:pgtable_walk_level+0x98/0x150 RSP: 0018:ffffc90000f279c0 EFLAGS: 00010206 RAX: 0000000040000000 RBX: ffffc90000f27ab0 RCX: 000000000000001e RDX: 0000000000000003 RSI: f00087d3f000f000 RDI: f00087d3f0010000 RBP: ffffc90000f27a00 R08: ffffc90000f27a98 R09: 0000000000000002 R10: 0000000000000000 R11: 0000000000000000 R12: f00087d3f000f000 R13: 0000000000000000 R14: 0000000040000000 R15: ffffc90000f27a98 FS: 0000764566dcb740(0000) GS:ffff8881f812c000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000764566d44000 CR3: 0000000109d81003 CR4: 0000000000772ef0 PKRU: 55555554 Call Trace: <TASK> pgtable_walk_level+0x88/0x150 domain_translation_struct_show.isra.0+0x2d9/0x300 dev_domain_translation_struct_show+0x20/0x40 seq_read_iter+0x12d/0x490 ... Avoid walking the page table if TT is not 00b or 01b.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in Linux Intel VT-d diagnostic code can make the kernel follow an invalid page-table pointer and crash. The supplied CVSS assessment also indicates possible confidentiality and integrity impact, although the public description specifically demonstrates a kernel fault. Exploitation requires local access and particular IOMMU, legacy-mode, and debugfs conditions.

Executive priority

Prioritize internet-facing, multi-user, hosting, and virtualization systems where untrusted local workloads may coexist with VT-d and debugfs exposure. Schedule prompt patching through normal kernel maintenance and accelerate systems meeting those conditions. Evidence does not currently justify an emergency response based on active exploitation.

Technical view

The VT-d debugfs page-table dump incorrectly used SSPTPTR in legacy mode when the translation type was neither 00b nor 01b. Because that pointer may be zero or uninitialized, walking it can cause a general-protection fault. The kernel fix avoids the walk for unsupported translation types.

Likely exposure

Potentially exposed systems run an affected Linux kernel, use Intel VT-d legacy mode, expose the relevant debugfs diagnostic interface, and permit a local user to access it. The bundle names 6.7, 6.12.53, 6.17.3, and 6.18 among affected versions, but distribution backports and exact ranges require vendor verification.

Exploitation context

The CVSS 3.1 vector is 7.3 and describes local, low-complexity exploitation requiring low privileges and no user interaction. CISA KEV status is false in the supplied bundle, and no cited source establishes active exploitation. The disclosed example shows a root process triggering a kernel fault, leaving practical low-privilege reachability insufficiently documented.

Researcher notes

The concrete failure is an invalid SSPTPTR page-table walk producing a general-protection fault. No CWE is supplied. The CVSS vector claims high confidentiality and availability impact plus low integrity impact, but the narrative only demonstrates an oops. Researchers should distinguish theoretical scored impact from reproduced behavior and clarify the apparent PR:L versus root-process discrepancy.

Mitigation direction

  • Identify systems using Intel VT-d and affected kernel builds.
  • Apply a vendor kernel update incorporating the cited stable fix.
  • Check distribution advisories for backported fixes and package-specific status.
  • Restrict unnecessary access to debugfs until affected systems are updated.
  • Avoid relying solely on upstream version numbers when vendors backport patches.

Validation and detection

  • Record each system's kernel package, build, and distribution revision.
  • Confirm fix inclusion against vendor advisories or cited upstream commits.
  • Verify whether Intel VT-d legacy mode is used on each system.
  • Determine whether debugfs is mounted and accessible to non-administrators.
  • After updating, confirm systems boot normally and report the expected kernel build.
Prepared
Confidence
medium
Sources
5

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-2025-40155 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.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/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
4Source 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.3CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H1.85.5Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2025-40155Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/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
LinuxLinux2b437e80456654df3980706384065d444f4bb54d, 2b437e80456654df3980706384065d444f4bb54d, 2b437e80456654df3980706384065d444f4bb54dunaffected
LinuxLinux6.7, 0, 6.12.53, 6.17.3, 6.18affected
Weakness

CWE details

No CWE listed

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