Bug 1219615 (CVE-2024-22386) - VUL-0: CVE-2024-22386: kernel: null pointer dereference due to race in drm/exynos in exynos_drm_crtc_atomic_disable() function
Summary: VUL-0: CVE-2024-22386: kernel: null pointer dereference due to race in drm/ex...
Status: RESOLVED FIXED
Alias: CVE-2024-22386
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Karasulli
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/393019/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-22386:4.7:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-06 10:20 UTC by SMASH SMASH
Modified: 2024-03-04 16:18 UTC (History)
3 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 10:20:11 UTC
A race condition was found in the Linux kernel's drm/exynos device driver in exynos_drm_crtc_atomic_disable() 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-22386
https://www.cve.org/CVERecord?id=CVE-2024-22386
https://bugzilla.openanolis.cn/show_bug.cgi?id=8147
Comment 1 Andrea Mattiazzo 2024-02-06 10:33:25 UTC
Advisory is not public yet, but probably refer to this upstream commit:
https://github.com/torvalds/linux/commit/2e63972a2de14482d0eae1a03a73e379f1c3f44c

Based on this commit the codestream affected are:
- cve/linux-5.14
- cve/linux-4.12
- cve/linux-5.3
Comment 2 Marcus Meissner 2024-02-08 17:05:14 UTC
SP4, SP5, SP6: 
config/arm64/default:# CONFIG_DRM_EXYNOS is not set
(armv7l has it, but we do not ship arm32bit product.)

I would declare us as unaffected.
Comment 3 Andrea Mattiazzo 2024-02-09 08:26:14 UTC
Ok, thanks Markus, closing it as resolved.