CVE-2026-93433
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
A flaw was found in libstoragemgmt. An attacker with control over a local or virtual storage device could provide specially crafted SCSI (Small Computer System Interface) Vital Product Data (VPD) page 0x80 data. This malformed data, specifically an untrusted page length field, can lead to a stack buffer overflow in the _sg_parse_vpd_80() function during serial number parsing. Successful exploitation could result in a denial of service by crashing or destabilizing the process querying the serial number.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-121: Stack-based Buffer Overflow
Workarounds
Avoid querying local disk serial numbers from untrusted or attacker-controlled storage devices or virtual storage backends. Systems should be configured to reject or sanitize malformed SCSI VPD page 0x80 data before it is processed by libstoragemgmt to prevent stack buffer overflows.
References
- https://access.redhat.com/security/cve/CVE-2026-93433
- https://bugzilla.redhat.com/show_bug.cgi?id=2465818
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.