Skip to main content

libdm EUVDEUVD-2026-58594

| CVE-2026-19617 MEDIUM
Allocation of Resources Without Limits or Throttling (CWE-770)
2026-08-14 secalert@redhat.com GHSA-2f2v-c79p-8x4x
5.5
CVSS 3.1 · Vendor: redhat
Share

Severity by source

Vendor (redhat) PRIMARY
5.5 MEDIUM
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
vuln.today AI
6.2 MEDIUM

Attack arrives via block-device metadata (AV:L); no target-system privileges needed to supply malicious storage (PR:N); automated LVM scans require no user action (UI:N); impact is pure availability - process crash, no data exposure (C:N/I:N/A:H).

3.1 AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Red Hat
5.5 MEDIUM
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

3
CVSS changed
Aug 14, 2026 - 08:22 NVD
5.7 (MEDIUM) 5.5 (MEDIUM)
Analysis Generated
Aug 14, 2026 - 06:32 vuln.today
CVE Published
Aug 14, 2026 - 06:17 nvd
MEDIUM 5.7

DescriptionCVE.org

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.

AnalysisAI

Stack exhaustion in libdm's LVM metadata configuration parser allows any LVM command processing attacker-crafted block device metadata to crash, resulting in denial of service on affected Linux systems. The flaw is exploitable in shared storage, SAN, or virtualization environments where an adversary can supply a maliciously structured block device to a target system running LVM2. No public exploit code has been identified at time of analysis, and the vulnerability is absent from CISA KEV; however, the provided CVSS vector is materially inconsistent with the described DoS impact and warrants independent verification.

Technical ContextAI

libdm is the device-mapper userspace library underpinning the Linux Logical Volume Manager (LVM2) stack, responsible for parsing and interpreting LVM metadata stored on physical block devices. Metadata is encoded in a hierarchical, brace-delimited configuration format that the parser traverses recursively. The root cause maps to CWE-770 (Allocation of Resources Without Limits or Throttling): the parser imposes no depth ceiling on recursive descent, so artificially deep nesting exhausts process stack space before completing. Any LVM utility - vgscan, pvscan, lvs, vgs, lvcreate, and others - that invokes this parser against attacker-controlled metadata is affected. No CPE strings were provided in the source data, but given the reporter (secalert@redhat.com), the lvm2 and device-mapper packages in Red Hat Enterprise Linux and its derivatives are the primary confirmed scope.

RemediationAI

Monitor the Red Hat Security Advisory at https://access.redhat.com/security/cve/CVE-2026-19617 for patched lvm2/device-mapper package versions; apply updates via dnf update lvm2 device-mapper once a patched release is published. No specific fix version has been independently confirmed from the available data. As a compensating control, configure lvm.conf to restrict device scanning to known-safe devices using the devices/filter directive (e.g., filter = [ 'a|/dev/sda.*|', 'r|.*|' ]), which prevents the parser from processing metadata on unknown or externally supplied block devices - note this may break LVM discovery of newly attached legitimate storage and requires careful testing before production deployment. In virtualization and cloud environments, enforce strict controls over which users and services can attach block devices to guest VMs to prevent unauthorized storage presentation. In SAN environments, enforce LUN masking and FC/iSCSI zoning to limit which initiators can present storage to target hosts.

CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2014-6271 CRITICAL POC
9.8 Sep 24

GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which

CVE-2021-40438 CRITICAL POC
9.0 Sep 16

A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user.4.4

CVE-2014-7169 CRITICAL POC
9.8 Sep 25

GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of

CVE-2023-44487 HIGH POC
7.5 Oct 10

Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour

CVE-2016-5195 HIGH POC
7.0 Nov 10

Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by lev

CVE-2023-4911 HIGH POC
7.8 Oct 03

Local privilege escalation in the GNU C Library (glibc) dynamic loader ld.so allows unprivileged local users on affected

CVE-2017-1000253 HIGH POC
7.8 Oct 05

Linux distributions that have not patched their long-term kernels with https://git.kernel.org/linus/a87938b2e246b81b4fb7

CVE-2017-5645 CRITICAL POC
9.8 Apr 17

In Apache Log4j 2.x before 2.8.2, when using the TCP socket server or UDP socket server to receive serialized log events

CVE-2015-0240 CRITICAL POC
10.0 Feb 24

The Netlogon server implementation in smbd in Samba 3.5.x and 3.6.x before 3.6.25, 4.0.x before 4.0.25, 4.1.x before 4.1

CVE-2016-6662 CRITICAL POC
9.8 Sep 20

Oracle MySQL through 5.5.52, 5.6.x through 5.6.33, and 5.7.x through 5.7.15; MariaDB before 5.5.51, 10.0.x before 10.0.2

CVE-2025-32463 CRITICAL POC
9.3 Jun 30

Sudo before 1.9.17p1 contains a local root escalation vulnerability (CVE-2025-32463, CVSS 9.3) through the --chroot opti

Vendor StatusVendor

Share

EUVD-2026-58594 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy