m4b / goblin

An impish, cross-platform binary parsing crate, written in Rust
MIT License
1.17k stars 156 forks source link

Fix out of bounds access while parsing AttributeCertificate #368

Closed anfedotoff closed 1 year ago

anfedotoff commented 1 year ago

Hi! During our fuzzing campaign we found an oob in AttributeCertificateHeader::parse. I proposed a fix.

m4b commented 1 year ago

non-breaking

m4b commented 1 year ago

released in 0.7.0, thank you so much for your patience!