-
-
Notifications
You must be signed in to change notification settings - Fork 465
MemfdShMem is not safe to Clone #3768
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Clone'ing a MemfdShMem and dropping the clones is not actually safe, as the fd and/or memory mapping may have been reused. https://github.com/AFLplusplus/LibAFL/blob/main/crates/shmem_providers/src/lib.rs#L1472
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working