-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
Hey 👋
There was a vulnerability in smallvec
:
- Buffer overflow in
insert_many()
servo/rust-smallvec#252 - smallvec: Buffer overflow in insert_many rustsec/advisory-db#552
I came across this while using cargo deny
on our project radicle-link
and there was a transitive dep from governor
to parking_lot
.
I created a pull-request for the parking_lot
repo Amanieu/parking_lot#276 and I wanted to track an issue here for updating this project with the fixed version too.
Hope that works for you, and let me know if I can do anything to help ✌️
Metadata
Metadata
Assignees
Labels
No labels