mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 06:02:38 +00:00
8e4d86e241
The "a->index" value comes from the user via the ioctl. The problem is
that the shift can wrap resulting in setting "mxb->cur_audinput" to an
invalid value, which later results in an array overflow.
Fixes:
|
||
---|---|---|
.. | ||
hexium_gemini.c | ||
hexium_orion.c | ||
Kconfig | ||
Makefile | ||
mxb.c |