mbox series

[fs/bfs,0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func

Message ID 20240710191118.40431-1-kovalev@altlinux.org (mailing list archive)
Headers show
Series bfs: fix null-ptr-deref and possible warning in bfs_move_block() func | expand

Message

Vasiliy Kovalev July 10, 2024, 7:11 p.m. UTC
https://syzkaller.appspot.com/bug?extid=d98fd19acd08b36ff422

[PATCH fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
[PATCH fs/bfs 2/2] bfs: add buffer_uptodate check before mark_buffer_dirty