| commit | 124e6851f8708551437782c9f9f41dad626a066a | [log] [tgz] | 
|---|---|---|
| author | Dylan Yudaken <dylany@fb.com> | Fri Sep 23 08:18:58 2022 -0700 | 
| committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 23 14:57:48 2022 -0600 | 
| tree | a9d9efe4b38984f5578a1abcdd232db8034848ee | |
| parent | 74101894360d0d69ace2f520746d3594211ecb9a [diff] | 
test invalid sendmsg and recvmsg Syzbot found a double free bug due to failure in sendmsg. This test exposes the bug. Reported-by: syzbot+4c597a574a3f5a251bda@syzkaller.appspotmail.com Signed-off-by: Dylan Yudaken <dylany@fb.com> Link: https://lore.kernel.org/r/20220923151858.968528-1-dylany@fb.com Signed-off-by: Jens Axboe <axboe@kernel.dk>