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

 

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

Published: March 20, 2026


Vulnerability identifier: #VU124191
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install security update from vendor's repository.

External links