AFLplusplus / AFLplusplus/LibAFL

Signal handling in libafl_bolts is very unsafe

オープン
#2,477 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
cleanup
主要言語
Rust
スター
2.6k
フォーク
481
平均マージ
2日 30分
マージ済み PR(30日)
16

説明

There's a lot of potential for double-mutability here with `&mut self` in `handle`. We should either take the reference when a signal is being handled and replace it when finished or use `&self`.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。