16 Apr
2019
16 Apr
'19
6:21 p.m.
Hi,
syzkaller hilariously spotted some possible races via its usb fuzzing. I thought it were specific to USB-audio stuff, but no it's in the ALSA core side. So below is the resultant fixes.
Takashi
===
Takashi Iwai (2): ALSA: info: Fix racy addition/deletion of nodes ALSA: core: Fix card races between register and disconnect
sound/core/info.c | 12 ++++++++++-- sound/core/init.c | 18 +++++++++--------- 2 files changed, 19 insertions(+), 11 deletions(-)
--
2.16.4