2 matches found
CVE-2026-31053
A double free vulnerability exists in librz/bin/format/le/le.c in the function leloadfixuprecord. When processing malformed or circular LE fixup chains, relocation entries may be freed multiple times during error handling. A specially crafted LE binary can trigger heap corruption and cause the...
CVE-2026-31053
The CVE-2026-31053 vulnerability affects librz, specifically the le_load_fixup_record() function in librz/bin/format/le/le.c. It is a double-free issue that can cause heap corruption when processing malformed or circular LE fixup chains, potentially leading to denial-of-service via a crash. The i...