Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
This update includes the following RPMs: util-linux: * libblkid-2.42.2-1.hum1 (aarch64, x86_64) * libblkid-devel-2.42.2-1.hum1 (aarch64, x86_64) * libfdisk-2.42.2-1.hum1 (aarch64, x86_64) * libfdisk-devel-2.42.2-1.hum1 (aarch64, x86_64) * liblastlog2-2.42.2-1.hum1 (aarch64, x86_64) * liblastlog2-devel-2.42.2-1.hum1 (aarch64, x86_64) * libmount-2.42.2-1.hum1 (aarch64, x86_64) * libmount-devel-2.42.2-1.hum1 (aarch64, x86_64) * libsmartcols-2.42.2-1.hum1 (aarch64, x86_64) * libsmartcols-devel-2.42.2-1.hum1 (aarch64, x86_64) * libuuid-2.42.2-1.hum1 (aarch64, x86_64) * libuuid-devel-2.42.2-1.hum1 (aarch64, x86_64) * python3-libmount-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-core-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-i18n-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-script-2.42.2-1.hum1 (aarch64, x86_64) * uuidd-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-2.42.2-1.hum1.src (src)
AI Analysis
Technical Summary
CVE-2026-13595 is a heap use-after-free vulnerability in the libblkid library of util-linux, specifically in the nested partition probing code. The BSD, Minix, Solaris x86, and UnixWare partition probers cache raw pointers to parent partition entries in a dynamically allocated array. When the array is reallocated due to additional partitions, these pointers become stale, leading to use-after-free reads. This flaw can be triggered automatically by libblkid, which runs as root during block device hot-plug events via udev/udisks, when a crafted block device image is introduced. The vulnerability allows an attacker with local access to cause denial of service or limited information disclosure. Red Hat has released an advisory describing the issue and the updated RPM packages included in the Red Hat Hardened Images update. However, no official patch or fix meeting Red Hat's criteria is currently available. Mitigation options are either unavailable or impractical. The vulnerability is rated as medium severity by Red Hat.
Potential Impact
An attacker with local access who can introduce crafted block device images (e.g., via USB or loop-mounted images) can trigger a heap use-after-free in libblkid, potentially causing denial of service (system crash) or limited disclosure of information. The vulnerability is automatically triggered by libblkid running as root during device hot-plug events, increasing exposure. There is no indication of remote exploitation or privilege escalation beyond local access. No known exploits are reported in the wild.
Mitigation Recommendations
Currently, no effective mitigation is available that meets Red Hat's criteria for ease of use, deployment, and stability. Users should apply the updated Red Hat Hardened Images RPM packages when they become available. Until a fix is released, avoid introducing untrusted block devices to vulnerable systems. Monitor Red Hat advisories for updates and patches. Customers with a Red Hat Technical Account Manager (TAM) can seek direct guidance.
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
Description
This update includes the following RPMs: util-linux: * libblkid-2.42.2-1.hum1 (aarch64, x86_64) * libblkid-devel-2.42.2-1.hum1 (aarch64, x86_64) * libfdisk-2.42.2-1.hum1 (aarch64, x86_64) * libfdisk-devel-2.42.2-1.hum1 (aarch64, x86_64) * liblastlog2-2.42.2-1.hum1 (aarch64, x86_64) * liblastlog2-devel-2.42.2-1.hum1 (aarch64, x86_64) * libmount-2.42.2-1.hum1 (aarch64, x86_64) * libmount-devel-2.42.2-1.hum1 (aarch64, x86_64) * libsmartcols-2.42.2-1.hum1 (aarch64, x86_64) * libsmartcols-devel-2.42.2-1.hum1 (aarch64, x86_64) * libuuid-2.42.2-1.hum1 (aarch64, x86_64) * libuuid-devel-2.42.2-1.hum1 (aarch64, x86_64) * python3-libmount-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-core-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-i18n-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-script-2.42.2-1.hum1 (aarch64, x86_64) * uuidd-2.42.2-1.hum1 (aarch64, x86_64) * util-linux-2.42.2-1.hum1.src (src)
Affected software
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-13595 is a heap use-after-free vulnerability in the libblkid library of util-linux, specifically in the nested partition probing code. The BSD, Minix, Solaris x86, and UnixWare partition probers cache raw pointers to parent partition entries in a dynamically allocated array. When the array is reallocated due to additional partitions, these pointers become stale, leading to use-after-free reads. This flaw can be triggered automatically by libblkid, which runs as root during block device hot-plug events via udev/udisks, when a crafted block device image is introduced. The vulnerability allows an attacker with local access to cause denial of service or limited information disclosure. Red Hat has released an advisory describing the issue and the updated RPM packages included in the Red Hat Hardened Images update. However, no official patch or fix meeting Red Hat's criteria is currently available. Mitigation options are either unavailable or impractical. The vulnerability is rated as medium severity by Red Hat.
Potential Impact
An attacker with local access who can introduce crafted block device images (e.g., via USB or loop-mounted images) can trigger a heap use-after-free in libblkid, potentially causing denial of service (system crash) or limited disclosure of information. The vulnerability is automatically triggered by libblkid running as root during device hot-plug events, increasing exposure. There is no indication of remote exploitation or privilege escalation beyond local access. No known exploits are reported in the wild.
Mitigation Recommendations
Currently, no effective mitigation is available that meets Red Hat's criteria for ease of use, deployment, and stability. Users should apply the updated Red Hat Hardened Images RPM packages when they become available. Until a fix is released, avoid introducing untrusted block devices to vulnerable systems. Monitor Red Hat advisories for updates and patches. Customers with a Red Hat Technical Account Manager (TAM) can seek direct guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_security_advisory
- Csaf Version
- 2.0
- Publisher
- Red Hat Product Security
- Advisory Id
- RHSA-2026:26573
- Cve Count
- 1
- State
- PUBLISHED
Threat ID: 6a4e4eddc9d9e3dbe3288cab
Added to database: 07/08/2026, 13:21:33 UTC
Last enriched: 08/16/2026, 17:27:01 UTC
Last updated: 09/14/2026, 22:01:31 UTC
Views: 27
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.