#VU124516 Debug Messages Revealing Unnecessary Information in Linux kernel - CVE-2026-23333

 

#VU124516 Debug Messages Revealing Unnecessary Information in Linux kernel - CVE-2026-23333

Published: March 25, 2026


Vulnerability identifier: #VU124516
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-23333
CWE-ID: CWE-1295
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 input validation in the netfilter nft_set_rbtree component when handling interval overlap in set elements. A local user can send a specially crafted request to cause a denial of service.

Exploitation requires the ability to insert or delete interval elements in nftables sets. The issue specifically affects open intervals at the end of a set, where missing end-element validation can lead to inconsistent state and rejection of valid operations.


Remediation

Install security update from vendor's repository.

External links