Description
A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager (LVM) metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the metadata to crash. This vulnerability results in a Denial of Service (DoS) for affected systems.
Published: 2026-08-14
Score: 5.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in libdm allows a remote attacker to supply a malicious LVM metadata configuration with deeply nested structures. The configuration file parser recurses without bounds, exhausting the process stack and causing any LVM command that reads the metadata to crash. The effect is a denial of service for the affected system. The weakness is categorized as CWE‑770, uncontrolled recursion.

Affected Systems

Affected vendors include Red Hat Enterprise Linux 10, 6, 7, 8, and 9, Red Hat Hardened Images, and Red Hat OpenShift Container Platform 4. The vulnerable component is the libdm library used by the LVM2 package on these distributions.

Risk and Exploitability

The CVSS base score of 5.7 indicates moderate severity; the EPSS score is not available and the vulnerability is not listed in CISA’s KEV catalog. Attackers can potentially craft the malicious metadata remotely if they can inject or modify LVM metadata files, or locally if they have write access to such files. The resulting crash only affects availability and does not allow code execution or data exposure. Because the exploitation requires the ability to supply the crafted metadata, the attack vector is inferred rather than explicitly stated in the description.

Generated by OpenCVE AI on August 14, 2026 at 07:21 UTC.

Remediation

Vendor Workaround

Avoid importing LVM physical volumes from untrusted sources without first inspecting the metadata. Systems using LVM on shared or externally-attached storage should ensure that only trusted administrators can write to the underlying block devices.


OpenCVE Recommended Actions

  • Update all installed LVM2 packages and the underlying libdm library to the latest Red Hat security update that includes this fix.
  • Restart any services that depend on LVM or use libdm to ensure the updated libraries are loaded.
  • If an immediate patch is not available, restrict write access to LVM metadata files and enforce strict file permissions to mitigate the risk of unintended modification of metadata by untrusted processes.

Generated by OpenCVE AI on August 14, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in libdm. A remote attacker could craft a malicious Logical Volume Manager (LVM) metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the metadata to crash. This vulnerability results in a Denial of Service (DoS) for affected systems. A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager (LVM) metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the metadata to crash. This vulnerability results in a Denial of Service (DoS) for affected systems.
Metrics cvssV3_1

{'score': 5.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}


Fri, 14 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in libdm. A remote attacker could craft a malicious Logical Volume Manager (LVM) metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the metadata to crash. This vulnerability results in a Denial of Service (DoS) for affected systems.
Title Libdm: lvm2: libdm: denial of service via uncontrolled recursion in config parser
First Time appeared Redhat
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
Weaknesses CWE-770
CPEs cpe:/a:redhat:hummingbird:1
cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
References
Metrics cvssV3_1

{'score': 5.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Redhat Enterprise Linux Hummingbird Openshift
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-14T07:09:52.646Z

Reserved: 2026-08-12T13:42:07.874Z

Link: CVE-2026-19617

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T06:17:14.410

Modified: 2026-08-14T06:17:14.410

Link: CVE-2026-19617

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T07:30:17Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling