← All CVEs

CVE-2026-43125

critical · 9.8

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.

9.8
CVSS
0.4%
EPSS (exploit prob.)
37th
EPSS percentile
2026-05-06
Published

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

Weaknesses

CWE-787CWE-130

Affected products

VendorProductAffected versions
linuxlinux_kernel>= 3.4, < 6.12.75
linuxlinux_kernel>= 6.13, < 6.18.16
linuxlinux_kernel>= 6.19, < 6.19.6

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-43125