LiveActive security incident?Get immediate response
CVE Record

CVE-2025-22118: ice: validate queue quanta parameters to prevent OOB access

In the Linux kernel, the following vulnerability has been resolved: ice: validate queue quanta parameters to prevent OOB access Add queue wraparound prevention in quanta configuration. Ensure end_qid does not overflow by validating start_qid and num_queues.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in Linux’s Intel Ethernet “ice” driver can allow a locally authenticated user to trigger memory access outside intended bounds. The supplied CVSS rates potential confidentiality, integrity, and availability impact as high. Exposure depends on the installed kernel, vendor backports, and whether affected ice functionality is present.

Executive priority

Prioritize remediation on shared or multi-user Linux systems using affected Intel Ethernet functionality. The impact rating is high, but exploitation requires local access and active exploitation is not evidenced. Handle through accelerated kernel patching rather than emergency internet-edge response unless additional threat intelligence emerges.

Technical view

Queue-quanta configuration did not adequately validate start_qid and num_queues before calculating end_qid. Integer wraparound could therefore produce an out-of-bounds access. The kernel correction validates these parameters to prevent queue-ID overflow. The CVSS vector describes local, low-complexity exploitation requiring low privileges and no user interaction, with changed scope.

Likely exposure

The bundle identifies Linux kernel versions 6.13, 6.14.2, and 6.15 as affected, but also includes an ambiguous “0” entry and commit identifiers. Distribution backports may change exposure. Prioritize systems using the ice network driver, then confirm status against kernel-vendor guidance and the referenced fixes.

Exploitation context

The supplied record is not in CISA KEV, and the provided sources do not report active exploitation or a public proof of concept. Exploitation is characterized as local and requiring low privileges. Treat practical exploit availability as unconfirmed.

Researcher notes

The central defect is insufficient bounds validation permitting end_qid wraparound during queue-quanta configuration. The supplied version data is not a complete, unambiguous affected-range statement, so commit ancestry and distribution backports should drive validation. No CWE, exploit evidence, attack prerequisites beyond the CVSS vector, or precise vendor package fixes are supplied.

Mitigation direction

  • Apply a vendor-supported kernel containing the referenced queue-quanta validation fix.
  • Check distribution security guidance because patched package versions may differ from upstream releases.
  • Restrict unnecessary local access and privileges until affected systems are updated.
  • Prioritize exposed multi-user or shared-compute systems using the ice driver.

Validation and detection

  • Inventory installed kernel and distribution package versions on potentially affected systems.
  • Determine whether the ice driver and relevant Intel Ethernet hardware are present or active.
  • Confirm vendor backport status against the two referenced stable-kernel commits.
  • After updating, verify the running kernel is the patched package and reboot completed.
Prepared
Confidence
medium
Sources
4

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-22118 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
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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
3Source 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
8.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H26Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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
LinuxLinux015307754a19832dd665295f6c123289b0f37ba6, 015307754a19832dd665295f6c123289b0f37ba6unaffected
LinuxLinux6.13, 0, 6.14.2, 6.15affected
Weakness

CWE details

No CWE listed

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