#VU124457 Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-23385

 

#VU124457 Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-23385

Published: March 25, 2026


Vulnerability identifier: #VU124457
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23385
CWE-ID: CWE-703
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 improper error handling in the netfilter nf_tables component when processing set operations during a flush command. A local user can trigger a failing memory allocation that results in a kernel warning and system instability, leading to a denial of service.

The issue arises during the deactivation of a set in the preparation phase of a flush operation, where a set is cloned unnecessarily, potentially causing memory allocation failure under fault injection conditions.


Remediation

Install security update from vendor's repository.

External links