CVE-2026-13595
When subsequent partition additions cause the array to be reallocated, this pointer becomes stale, leading to a heap use-after-free read.
Does this matter?
Lower severity and a low EPSS score (0.17%). Track it; it rarely justifies an emergency change on its own.
Description
A flaw was found in the libblkid library of util-linux. During nested partition probing, the BSD, Minix, Solaris x86, and UnixWare partition probers cache a raw pointer to a parent partition entry in a dynamically allocated array. When subsequent partition additions cause the array to be reallocated, this pointer becomes stale, leading to a heap use-after-free read. An attacker who can present a crafted block device image (for example, via USB insertion or a loop-mounted disk image) can trigger this flaw without user interaction, as libblkid is invoked automatically by udev/udisks as root on block-device hot-plug events. This could lead to limited information disclosure or denial of service.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H
- EPSS
- 0.17% probability · 6th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-416
- Affected
- redhat/hardened images · redhat/openshift container platform · redhat/enterprise linux · kernel/util-linux
- Source
- secalert@redhat.com
References
- https://access.redhat.com/errata/RHSA-2026:26573Vendor Advisory
- https://access.redhat.com/security/cve/CVE-2026-13595Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2494101Issue Tracking, Vendor Advisory
- https://github.com/util-linux/util-linux/commit/c0186f14fbdb02f64c8e0ba701ce727ea764ff4cPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.