diff options
author | Tomas Henzl <thenzl@redhat.com> | 2023-02-02 19:24:51 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-02-22 01:32:04 +0300 |
commit | 578797f0c8cbc2e3ec5fc0dab87087b4c7073686 (patch) | |
tree | b65fd78e99321280cd8f20f4f26e35252b11719d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 801ab13d50cf3d26170ee073ea8bb4eececb76ab (diff) | |
download | linux-578797f0c8cbc2e3ec5fc0dab87087b4c7073686.tar.xz |
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
A fix for:
BUG: KASAN: slab-out-of-bounds in ses_intf_remove+0x23f/0x270 [ses]
Read of size 8 at addr ffff88a10d32e5d8 by task rmmod/12013
When edev->components is zero, accessing edev->component[0] members is
wrong.
Link: https://lore.kernel.org/r/20230202162451.15346-5-thenzl@redhat.com
Cc: stable@vger.kernel.org
Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions