diff options
author | Benoît Sevens <[email protected]> | 2024-11-20 12:41:44 +0000 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-11-20 14:18:37 +0100 |
commit | b909df18ce2a998afef81d58bbd1a05dc0788c40 (patch) | |
tree | 4dbe3a1664d3445e42133c71e54ac0e90c0ed311 /tools/perf/scripts/python/gecko.py | |
parent | cc3d0b5dd989d3238d456f9fd385946379a9c13d (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/gecko.py')
0 files changed, 0 insertions, 0 deletions