Exposed IOCTL with Insufficient Access Control in Linux kernel - CVE-2026-23257

 

Exposed IOCTL with Insufficient Access Control in Linux kernel - CVE-2026-23257

Published: March 20, 2026


Vulnerability identifier: #VU124191
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23257
CWE-ID: CWE-782
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to an off-by-one error in the PF setup_nic_devices() function in the liquidio network driver when handling device initialization cleanup. A local user can trigger improper cleanup of allocated resources to cause a denial of service.

The vulnerability specifically results in a memory leak during device setup failure, which may lead to resource exhaustion over time. Administrative privileges are required to trigger the device setup process.


How to mitigate CVE-2026-23257

Install security update from vendor's repository.

Sources