CVE-2026-43125

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

20 Jul 2026, 12:19

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:41236 -

09 Jul 2026, 13:17

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:36767 -

06 Jul 2026, 13:16

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:35844 -
  • () https://access.redhat.com/errata/RHSA-2026:35863 -

02 Jul 2026, 12:17

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:34094 -
  • () https://access.redhat.com/errata/RHSA-2026:34095 -

01 Jul 2026, 13:17

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:33899 -
  • () https://access.redhat.com/errata/RHSA-2026:33900 -

30 Jun 2026, 03:19

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:25120 -
  • () https://access.redhat.com/errata/RHSA-2026:25121 -
  • () https://access.redhat.com/errata/RHSA-2026:25217 -
  • () https://access.redhat.com/security/cve/CVE-2026-43125 -
  • () https://bugzilla.redhat.com/show_bug.cgi?id=2467234 -
  • () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43125.json -
CWE CWE-130

08 May 2026, 17:57

Type Values Removed Values Added
CWE CWE-787
First Time Linux linux Kernel
Linux
References () https://git.kernel.org/stable/c/080e5563f878c64e697b89e7439d730d0daad882 - () https://git.kernel.org/stable/c/080e5563f878c64e697b89e7439d730d0daad882 - Patch
References () https://git.kernel.org/stable/c/082083c9fbd99422a0370fe2102144a231c9f5d6 - () https://git.kernel.org/stable/c/082083c9fbd99422a0370fe2102144a231c9f5d6 - Patch
References () https://git.kernel.org/stable/c/5f053a2e7209d326cbbc07738fa6d6893d307438 - () https://git.kernel.org/stable/c/5f053a2e7209d326cbbc07738fa6d6893d307438 - Patch
References () https://git.kernel.org/stable/c/67288113c5e6cf9e659b4065c0ed6f16100e0c71 - () https://git.kernel.org/stable/c/67288113c5e6cf9e659b4065c0ed6f16100e0c71 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

08 May 2026, 13:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

06 May 2026, 12:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-06 12:16

Updated : 2026-07-20 12:19


NVD link : CVE-2026-43125

Mitre link : CVE-2026-43125

CVE.ORG link : CVE-2026-43125


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-787

Out-of-bounds Write

CWE-130

Improper Handling of Length Parameter Inconsistency