PT-2026-53650 · Crates.Io · Solana Rbpf

Publicado

2026-05-28

·

Atualizado

2026-05-28

Nenhuma

Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
Affected versions of solana rbpf expose the safe method EbpfVm::invoke function. This method computes an obfuscated VM pointer by casting self to *mut u64 and applying a randomized offset derived from get runtime environment key().
The resulting pointer arithmetic is performed with ptr::offset, which requires the computed pointer to remain within the same allocation. In practice, the randomized offset can move the pointer far outside the allocation containing the EbpfVm, causing undefined behavior before the supplied builtin function is invoked.

Unmaintained

The upstream solana rbpf repository is archived, and no patched version of this crate is currently available.
Users should migrate to the maintained solana-sbpf crate. The issue has been fixed there in anza-xyz/sbpf#151.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

RUSTSEC-2026-0191

Produtos afetados

Solana Rbpf