mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 03:19:47 +07:00
8486f6f9de
[ Upstream commit 8e4d86e241cf035d6d3467cd346e7ce490681937 ]
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 |