diff options
author | Alan Huang <mmpgouride@gmail.com> | 2025-03-07 19:58:27 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-11 16:19:23 +0300 |
commit | 3a04334d6282d08fbdd6201e374db17d31927ba3 (patch) | |
tree | 3037c5bd62d6b264d98289503e4f8e75366d491c /tools/perf/scripts/python | |
parent | 80e54e84911a923c40d7bee33a34c1b4be148d7a (diff) | |
download | linux-3a04334d6282d08fbdd6201e374db17d31927ba3.tar.xz |
bcachefs: Fix b->written overflow
When bset past end of btree node, we should not add sectors to
b->written, which will overflow b->written.
Reported-by: syzbot+3cb3d9e8c3f197754825@syzkaller.appspotmail.com
Tested-by: syzbot+3cb3d9e8c3f197754825@syzkaller.appspotmail.com
Signed-off-by: Alan Huang <mmpgouride@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions