mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
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 | ||