CRITICAL🇵🇱 Wersja polska

CVE-2026-43125

CVSS 9.8pub. 2026-05-06upd. 2026-07-02

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
How it works

The dlm_dump_rsb_name() function accepts a 'len' parameter without validating its value, with the parameter originating directly from network messages. When the 'len' value exceeds the DLM_RESNAME_MAXLEN constant, calling dlm_search_rsb_tree() leads to an out-of-bounds write in memory (CWE-787 — buffer overflow). The patch introduces length validation before data processing, eliminating the possibility of exceeding the permissible range.

Impact

A remote attacker, without authentication, can cause kernel memory corruption, which may result in system compromise (RCE), privilege escalation, or system crash (Denial of Service).

Mitigation & patch

Apply patches available from the vendor according to references — fixes have been published in the kernel.org repository (including commits: 080e5563f878, 082083c9fbd9, 5f053a2e7209, 67288113c5e6). It is recommended to update the kernel to a version containing the aforementioned changes and to restrict DLM service exposure to untrusted networks.

Who is affected

Linux kernel — versions indicated in vendor references (commits available in kernel.org repository).

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Linux Kernel

    OS
    Linux
    3.4 – 6.12.75 (bez)6.13 – 6.18.16 (bez)6.19 – 6.19.6 (bez)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Memory
CWE
References

Related vulnerabilities

CVE-2025-10585CRITICAL9.8⚠ KEVPL ✓ten sam produkt

Type confusion w V8 (Google Chrome) — zdalne uszkodzenie sterty

CVE-2025-34028CRITICAL9.3⚠ KEVPL ✓ten sam produkt

Commvault Command Center – nieuwierzytelniony RCE przez path traversal w ZIP

CVE-2022-47986CRITICAL9.8⚠ KEVten sam produkt

IBM Aspera Faspex 4.4.2 Patch Level 1 and earlier could allow a remote attacker to execute arbitrary code on t...

CVE-2022-22954CRITICAL9.8⚠ KEVten sam produkt

VMware Workspace ONE Access and Identity Manager contain a remote code execution vulnerability due to server-s...

CVE-2020-4006CRITICAL9.1⚠ KEVten sam produkt

VMware Workspace One Access, Access Connector, Identity Manager, and Identity Manager Connector address have a...