4 matches found
CVE-2022-50018
REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix page fault in sndhdacodecshutdown...
CVE-2022-50018
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...
CVE-2022-50018
...
CVE-2022-50018
Linux kernel ALSA HDAudio issue: when early probe fails (e.g., missing firmware), snd_hda_codec_shutdown() can page fault due to uninitialized codec->pcm list head. Root cause: split initialization of HDAudio codec into two steps; if firmware load defers and only enumeration proceeds, platform...