diff options
| author | Phillip Lougher <[email protected]> | 2023-11-13 16:09:01 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-10 17:21:26 -0800 |
| commit | 12427de9439d68b8e96ba6f50b601ef15f437612 (patch) | |
| tree | ff3571cb2a307d3c05c9d58653e2e64ba7e6f55a /include/linux/debugobjects.h | |
| parent | 44e3876d268be49ee810481ee3c95d8d650bf22e (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