Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-43125 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:25120 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:25121 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:25217 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:33899 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:33900 redhat-SADP

see all 25 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-787Out-of-bounds Write[email protected]
CWE-130Improper Handling of Length Parameter Inconsistencyredhat-SADP

Affected Products

ProductVersions
linux linux kernel
>= 3.4, < 6.12.75
>= 6.13, < 6.18.16
>= 6.19, < 6.19.6

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

15 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-43125
NVD Published Date:
May 6, 2026
NVD Last Modified:
Aug 25, 2026
Source:
kernel.org
CVE-2026-43125 Details - Not Deferred