diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2023-02-26 12:31:11 -0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-03-02 21:54:23 -0800 |
commit | 3e35102666f873a135d31a726ac1ec8af4905206 (patch) | |
tree | 5cc7a3e85aa9f517ae57710b438306a7178a38fd /.mailmap | |
parent | 07db5e247ab5858439b14dd7cc1fe538b9efcf32 (diff) | |
download | linux-next-3e35102666f873a135d31a726ac1ec8af4905206.tar.gz |
fs/cramfs/inode.c: initialize file_ra_state
file_ra_state_init() assumes that the file_ra_state has been zeroed out.
Fixes a KMSAN used-unintialized issue (at least).
Fixes: cf948cbc35e80 ("cramfs: read_mapping_page() is synchronous")
Reported-by: syzbot <syzbot+8ce7f8308d91e6b8bbe2@syzkaller.appspotmail.com>
Link: https://lkml.kernel.org/r/0000000000008f74e905f56df987@google.com
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Nicolas Pitre <nico@fluxnic.net>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions