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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.43%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.43% probability · 36th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-787, CWE-130
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/080e5563f878c64e697b89e7439d730d0daad882Patch
- https://git.kernel.org/stable/c/082083c9fbd99422a0370fe2102144a231c9f5d6Patch
- https://git.kernel.org/stable/c/5f053a2e7209d326cbbc07738fa6d6893d307438Patch
- https://git.kernel.org/stable/c/67288113c5e6cf9e659b4065c0ed6f16100e0c71Patch
- 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/errata/RHSA-2026:33899
- https://access.redhat.com/errata/RHSA-2026:33900
- https://access.redhat.com/errata/RHSA-2026:34094
- https://access.redhat.com/errata/RHSA-2026:34095
- https://access.redhat.com/errata/RHSA-2026:35844
- https://access.redhat.com/errata/RHSA-2026:35863
- https://access.redhat.com/errata/RHSA-2026:36767
- https://access.redhat.com/errata/RHSA-2026:41236
- https://access.redhat.com/errata/RHSA-2026:55761
- https://access.redhat.com/errata/RHSA-2026:55762
- https://access.redhat.com/errata/RHSA-2026:55763
- https://access.redhat.com/errata/RHSA-2026:55837
- https://access.redhat.com/errata/RHSA-2026:56224
- https://access.redhat.com/errata/RHSA-2026:56225
- https://access.redhat.com/errata/RHSA-2026:59091
- 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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.