LiveActive security incident?Get immediate response
CVE Record

CVE-2025-22117: ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() Fix using the untrusted value of proto->raw.pkt_len in function ice_vc_fdir_parse_raw() by verifying if it does not exceed the VIRTCHNL_MAX_SIZE_RAW_PACKET value.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel networking driver trusted a packet-length value without confirming it stayed within the allowed maximum. On affected systems using this ICE driver path, a local low-privileged user could potentially cause serious confidentiality or availability impact. This is important for shared or virtualized hosts, but the supplied evidence does not show that every Linux system is exposed.

Executive priority

Treat this as an expedited patching priority for shared infrastructure using the ICE driver, especially where untrusted local users or workloads exist. Prioritize confirmed driver-path exposure rather than assuming all Linux systems are vulnerable. The high CVSS score supports urgency, although the supplied evidence does not establish active exploitation.

Technical view

The ICE driver function ice_vc_fdir_parse_raw() used proto->raw.pkt_len without first checking it against VIRTCHNL_MAX_SIZE_RAW_PACKET. The referenced kernel fixes add that bounds validation. CVSS 3.1 scores the issue 8.7, with local access, low privileges, low complexity, no user interaction, changed scope, and high confidentiality and availability impacts.

Likely exposure

Exposure requires an affected Linux kernel and use of the ICE virtual-channel Flow Director raw-packet handling path. The bundle identifies several versions, including 6.12, 6.12.80, 6.14.2, and 6.15, but does not provide unambiguous affected ranges. Distribution backports may change exposure independently of the displayed version.

Exploitation context

The CVSS vector describes local, low-privileged exploitation with low complexity and no user interaction. CISA KEV status is false, and the supplied sources do not document active exploitation or a public exploit. Absence from KEV does not prove that exploitation is impossible or has never occurred.

Researcher notes

The source bundle clearly identifies the missing upper-bound check and three stable-kernel fixes. However, its flattened version data does not define reliable introduction and remediation ranges. Validate affectedness through distribution advisories, package changelogs, and commit backports. The supplied material does not identify a CWE, demonstrated exploit, crash signature, or supported workaround.

Mitigation direction

  • Apply a vendor-supported kernel update incorporating the applicable referenced stable fix.
  • Prioritize shared or virtualized hosts actively using the ICE network driver.
  • Check distribution security guidance because fixed status may depend on backported patches.
  • If updating is delayed, request vendor-supported mitigations; the supplied sources name no workaround.

Validation and detection

  • Inventory running kernel builds on systems using ICE-supported network hardware.
  • Check distribution changelogs for backports of the referenced stable commits.
  • Confirm updated systems rebooted into the remediated kernel build.
  • Verify the applicable fix bounds pkt_len by VIRTCHNL_MAX_SIZE_RAW_PACKET.
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-22117 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.7 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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
LinuxLinux99f419df8a5c5e1a58822203989f77712d01d410, 99f419df8a5c5e1a58822203989f77712d01d410, 99f419df8a5c5e1a58822203989f77712d01d410unaffected
LinuxLinux6.12, 0, 6.12.80, 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.