CVE-2026-23023

Description

A flaw was found in the Linux kernel's idpf driver. This memory leak occurs because the idpf_vport_rel() function fails to free allocated memory during a reset operation. A local attacker could exploit this vulnerability to exhaust system memory, leading to a denial of service (DoS).

Statement

A memory leak in the Intel idpf driver can occur because vport rx_ptype_lkup is not freed when a vport is released during reset. Over repeated resets this can accumulate and increase kernel memory usage until resources are exhausted and the system becomes unstable. For the CVSS the PR is typically H because controlling driver load reset and recovery operations is usually limited to administrators. The issue is not directly network reachable and it is triggered through local device management and reset behavior. Impact is denial of service via resource exhaustion rather than information disclosure or privilege escalation.

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 Score5.55.5N/A
Attack VectorLocalLocalN/A
Attack ComplexityLowLowN/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:L/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 (Other); DoS: Resource Consumption (Memory); DoS: Resource Consumption (CPU)

An attacker that can influence the allocation of resources that are not properly released could deplete the available resource pool and prevent all other processes from accessing the same type of resource. Frequently-affected resources include memory, CPU, disk space, power or battery, etc.

Frequently Asked Questions

Want to get errata notifications? Sign up here.