diff options
| author | Dan Carpenter <[email protected]> | 2025-08-18 09:59:45 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2025-08-18 10:36:33 +0000 |
| commit | 89f0addeee3cb2dc49837599330ed9c4612f05b0 (patch) | |
| tree | 201c749a27528e5490bc1951613886da07b237ac /sound/core/timer.c | |
| parent | ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlv (diff) | |
| download | kernel-89f0addeee3cb2dc49837599330ed9c4612f05b0.tar.gz kernel-89f0addeee3cb2dc49837599330ed9c4612f05b0.zip | |
ALSA: usb-audio: Fix size validation in convert_chmap_v3()
The "p" pointer is void so sizeof(*p) is 1. The intent was to check
sizeof(*cs_desc), which is 3, instead.
Fixes: ecfd41166b72 ("ALSA: usb-audio: Validate UAC3 cluster segment descriptors")
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'sound/core/timer.c')
0 files changed, 0 insertions, 0 deletions
