aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorPhillip Lougher <[email protected]>2023-11-13 16:09:01 +0000
committerAndrew Morton <[email protected]>2023-12-10 17:21:26 -0800
commit12427de9439d68b8e96ba6f50b601ef15f437612 (patch)
treeff3571cb2a307d3c05c9d58653e2e64ba7e6f55a /include/linux/debugobjects.h
parent44e3876d268be49ee810481ee3c95d8d650bf22e (diff)
Squashfs: fix variable overflow triggered by sysbot
Sysbot reports a slab out of bounds write in squashfs_readahead(). This is ultimately caused by a file reporting an (infeasibly) large file size (1407374883553280 bytes) with the minimum block size of 4K. This causes variable overflow. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Phillip Lougher <[email protected]> Reported-by: [email protected] Closes: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions