aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBenoît Sevens <[email protected]>2024-11-20 12:41:44 +0000
committerTakashi Iwai <[email protected]>2024-11-20 14:18:37 +0100
commitb909df18ce2a998afef81d58bbd1a05dc0788c40 (patch)
tree4dbe3a1664d3445e42133c71e54ac0e90c0ed311 /tools/perf/scripts/python/event_analyzing_sample.py
parentcc3d0b5dd989d3238d456f9fd385946379a9c13d (diff)
ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices
A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usb_get_configuration for allocating dev->config. This can lead to out-of-bounds accesses later, e.g. in usb_destroy_configuration. Signed-off-by: Benoît Sevens <[email protected]> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Cc: [email protected] Link: https://patch.msgid.link/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions