Bug 1219622 (CVE-2024-23196) - 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
Summary: VUL-0: CVE-2024-23196: kernel-source,kernel-source-azure,kernel-source-rt: nu...
Status: RESOLVED WONTFIX
Alias: CVE-2024-23196
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/393021/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-23196:5.1:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-06 11:44 UTC by SMASH SMASH
Modified: 2024-07-03 11:52 UTC (History)
4 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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