Bug 201621
Summary: | NULL pointer dereference in snd_hda_codec_generic at cap_put_caller | ||
---|---|---|---|
Product: | Drivers | Reporter: | Konrad Rzepecki (hannibal) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | tiwai |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.19.0, 4.19.1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
alsa-info output
Fix patch |
Description
Konrad Rzepecki
2018-11-05 10:20:07 UTC
Hrm, not sure what broke, as there hasn't been so big changes in the generic parser. In anyway, please boot with the working kernel, and get alsa-info.sh output. Run the script with --no-upload option, and attach to Bugzilla. Created attachment 279321 [details]
alsa-info output
Thanks. I guess the patch below should fix the issue. Could you give it a try? Created attachment 279325 [details]
Fix patch
Thanks, I will test it as soon as I can. Patch fix issue, alsactl no longer causes oops. Thanks again. OK, I'll submit the fix and merge later. It'll be likely pushed for 4.20-rc1, then backported to 4.19.y stable tree later. |