CVE-2022-31264
Published May 21, 2022Solana solana_rbpf before 0.2.29 has an addition integer overflow via invalid ELF program headers. elf.rs has a panic via a malformed eBPF program.
Vendor/product archive
2 CVEs tagged to solanalabs / rbpf — 0 Critical, 2 High, 0 Medium, 0 Low, 0 Unrated.
Solana solana_rbpf before 0.2.29 has an addition integer overflow via invalid ELF program headers. elf.rs has a panic via a malformed eBPF program.
From version 0.2.14 to 0.2.16 for Solana rBPF, function "relocate" in the file src/elf.rs has an integer overflow bug because the sym.st_value is read directly from ELF file witho…