diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-04-24 00:42:02 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:02 -0400 |
commit | bc2e5d5c6636f6a5794e4ed306fb008b02e6f419 (patch) | |
tree | a753121a684ece4617ec43613a1c5721f8389751 /fs/efs | |
parent | 65c0601a329580f6a016298f7148305288b7d719 (diff) | |
download | lwn-bc2e5d5c6636f6a5794e4ed306fb008b02e6f419.tar.gz lwn-bc2e5d5c6636f6a5794e4ed306fb008b02e6f419.zip |
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 'fs/efs')
0 files changed, 0 insertions, 0 deletions