In the Linux kernel, the following vulnerability has been resolved:
drm/sprd: fix potential NULL dereference
'drm' could be null in sprd_drm_shutdown, and drm_warn maybe dereference
it, remove this warning log.
v1 -> v2:
- Split checking platform_get_resource() return value to a separate patch
- Use dev_warn() instead of removing the warning log
References
Configurations
History
No history.
Information
Published : 2025-02-26 07:00
Updated : 2025-10-01 20:15
NVD link : CVE-2022-49125
Mitre link : CVE-2022-49125
CVE.ORG link : CVE-2022-49125
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
