Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-2689-5p89-6j3j | UEFI Firmware Parser has a stack out-of-bounds write in tiano decompressor MakeTable |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 15 Sep 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 14 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | UEFI Firmware Parser parses BIOS, Intel ME, and UEFI firmware structures including volumes, file systems, and files. Prior to 1.14, MakeTable() in uefi_firmware/compression/Tiano/Decompress.c does not validate that bit-length values read from a crafted Tiano or EFI compressed firmware bitstream remain within the expected range from 0 through 16. The normal CompressedSection.process() to efi_compressor.TianoDecompress() to TianoDecompress() to ReadPTLen() to MakeTable() parsing path can consequently write beyond the stack-allocated Count[17] array and related decode tables. The resulting stack corruption deterministically crashes the parsing process and may permit code execution depending on build and runtime details. This issue is fixed in version 1.14. | |
| Title | UEFI Firmware Parser: Stack out-of-bounds write in tiano decompressor MakeTable | |
| Weaknesses | CWE-787 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T13:55:32.815Z
Reserved: 2026-06-12T19:23:22.316Z
Link: CVE-2026-54333
Updated: 2026-09-15T13:30:41.309Z
Status : Received
Published: 2026-09-14T20:16:45.990
Modified: 2026-09-15T14:16:59.540
Link: CVE-2026-54333
No data.
OpenCVE Enrichment
Updated: 2026-09-15T11:45:17Z
Github GHSA