ALSA: aloop: Check card index validity at probe
3Vexday Risk Score
No sign of exploitation. No public exploitation artifact known so far.
ssvc Trackepss 0.2%
exploitation probability
0.2%top 93% of all CVEs
observed exploitation
nono source reports it
In the Linux kernel, the following vulnerability has been resolved:
ALSA: aloop: Check card index validity at probe
aloop driver blindly trusts that the given devptr->id value is within
the proper card index range at probe. It's OK for the devices the
driver itself creates at the module probe time, but if the device is
bound manually via sysfs interface, this could be -1 as "none", and
this leads to OOB access for index[] and other parameters.
Add a sanity check for the card index and warn/correct it if it's a
value out of the range.
Affected products
Linux · LinuxReferences
https://git.kernel.org/stable/c/6da6ffb34a5d54e7e6efebb253899c6a3501a611https://git.kernel.org/stable/c/6fe7d13608a9d1cf5aff9decc0cc653b0f38f537https://git.kernel.org/stable/c/7b3f9855849363e402bf2141df2b428581cbf31bhttps://git.kernel.org/stable/c/819b106a9fd2ef3fd8abf898b9a8e4524eca8f48https://git.kernel.org/stable/c/c589aeaadfde1cfedb5c6f0a3c782807282126d9https://git.kernel.org/stable/c/e35d11102ef0945feaa1dba4e511685911695ab9https://git.kernel.org/stable/c/efbc2e9e43a1b5c6d75ae47439c06896bb142ae6