aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorScott Bauer <[email protected]>2018-04-26 11:51:08 -0600
committerJens Axboe <[email protected]>2018-08-29 08:09:20 -0600
commit8f3fafc9c2f0ece10832c25f7ffcb07c97a32ad4 (patch)
tree8826e741ea9a4487fa282c99dc66bfa752e9884a /tools/perf/scripts/python/export-to-postgresql.py
parentdb193954ed9e35701b6e489fa4cc97b08589341b (diff)
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Like d88b6d04: "cdrom: information leak in cdrom_ioctl_media_changed()" There is another cast from unsigned long to int which causes a bounds check to fail with specially crafted input. The value is then used as an index in the slot array in cdrom_slot_status(). Signed-off-by: Scott Bauer <[email protected]> Signed-off-by: Scott Bauer <[email protected]> Cc: [email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions