Bug 1219622 (CVE-2024-23196)

Summary: VUL-0: CVE-2024-23196: kernel-source,kernel-source-azure,kernel-source-rt: null pointer dereference due to race condition in sound/hda device driver in snd_hdac_regmap_sync() function
Product: [Novell Products] SUSE Security Incidents Reporter: SMASH SMASH <smash_bz>
Component: IncidentsAssignee: Security Team bot <security-team>
Status: RESOLVED WONTFIX QA Contact: Security Team bot <security-team>
Severity: Normal    
Priority: P3 - Medium CC: andrea.mattiazzo, mhocko, tiwai, vasant.karasulli
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/393021/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-23196:5.1:(AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description SMASH SMASH 2024-02-06 11:44:04 UTC
A race condition was found in the Linux kernel's sound/hda  device driver in snd_hdac_regmap_sync() function. This can result in a null pointer dereference issue, possibly leading to a kernel panic or denial of service issue.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-23196
https://www.cve.org/CVERecord?id=CVE-2024-23196
https://bugzilla.openanolis.cn/show_bug.cgi?id=8148
Comment 6 Andrea Mattiazzo 2024-07-03 11:52:01 UTC
Closing as WONT FIX since code path won't reach until the driver gets probed, hence a suggested race can't happen at all