CVE 9.8 CRITICAL

dlm: validate length in dlm_search_rsb_tree_CVE-2026-43125

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved:

dlm: validate length in dlm_search_rsb_tree

The len parameter in dlm_dump_rsb_name() is not validated and comes
from network messages. When it exceeds DLM_RESNAME_MAXLEN, it can
cause out-of-bounds write in dlm_search_rsb_tree().

Add length validation to prevent potential buffer overflow.

AI Analysis

Potential buffer overflow vulnerability in the Linux kernel due to lack of length validation in dlm_search_rsb_tree()

Basic Information

ID CVE-2026-43125
Source Linux
Published May 6, 2026 at 11:27
Modified May 8, 2026 at 12:40

Affected Product

Vendor Linux
Product Linux
Version 7210cb7a72a22303cdb225bd1aea28697a17bbae
Affected Versions Linux Linux 7210cb7a72a22303cdb225bd1aea28697a17bbae
Linux Linux 7210cb7a72a22303cdb225bd1aea28697a17bbae
Linux Linux 7210cb7a72a22303cdb225bd1aea28697a17bbae
Linux Linux 7210cb7a72a22303cdb225bd1aea28697a17bbae
Linux Linux 3.4

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor Linux
Product Linux Kernel
Version 7210cb7a72a22303cdb225bd1aea28697a17bbae, 3.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.