CVE-2026-23122

Description

A flaw was found in the Linux kernel's igc (Intel I225/I226) Ethernet driver. The TX packet buffer configuration of 7KB per queue for Time-Sensitive Networking (TSN) mode can cause TX unit hangs under heavy timestamping workloads. This occurs because the buffer size exceeds the hardware's recommended configuration, leading to network interface unavailability.

Statement

This issue specifically affects Intel I225/I226 Ethernet controllers when using TSN features with hardware timestamping under heavy load. The fix aligns the buffer configuration with Intel's software user manual recommendations. Systems not using TSN or heavy timestamping workloads are unlikely to be affected.

Mitigation

To mitigate this issue, prevent the igc module from being loaded. See https://access.redhat.com/solutions/41278 for instructions on how to blacklist kernel modules.

Common Vulnerability Scoring System (CVSS) Score Details

Info alert:Important note

CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).

The following CVSS metrics and score provided are preliminary and subject to review.

CVSS v3 Score Breakdown

Red HatNVDcve.org
Base Score4.75.5N/A
Attack VectorLocalLocalN/A
Attack ComplexityHighLowN/A
Privileges RequiredLowLowN/A
User InteractionNoneNoneN/A
ScopeUnchangedUnchangedN/A
ConfidentialityNoneNoneN/A
Integrity ImpactNoneNoneN/A
Availability ImpactHighHighN/A

Vector

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

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

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (CPU); DoS: Resource Consumption (Memory); DoS: Resource Consumption (Other)

When allocating resources without limits, an attacker could prevent other systems, applications, or processes from accessing the same type of resource. It can be easy for an attacker to consume many resources by rapidly making many requests or causing larger resources to be used than is needed.

Frequently Asked Questions

Want to get errata notifications? Sign up here.