Out-of-bounds read in Linux kernel - #VU135292

 

Out-of-bounds read in Linux kernel - #VU135292

Published: June 25, 2026


Vulnerability identifier: #VU135292
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in dlm_match_regions() when comparing local and remote region entries from a DLM_QUERY_REGION message. A remote attacker can send a crafted network message to disclose sensitive information.

This issue is caused by an off-by-one condition in the comparison loop.


Remediation

Install security update from vendor's repository.

Sources