summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2021-04-24 07:42:02 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-23 00:09:02 +0300
commitbc2e5d5c6636f6a5794e4ed306fb008b02e6f419 (patch)
treea753121a684ece4617ec43613a1c5721f8389751 /tools
parent65c0601a329580f6a016298f7148305288b7d719 (diff)
downloadlinux-bc2e5d5c6636f6a5794e4ed306fb008b02e6f419.tar.xz
bcachefs: Fix an out of bounds read
bch2_varint_decode() can read up to 7 bytes past the end of the buffer, which means we need to allocate slightly larger key cache buffers. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions