CVE-2022-49125 Information
Mar 01, 2025
cve
Description
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
Reference
https://git.kernel.org/stable/c/8668658aebb0a19d877d5a81c004baf716c4aaa6 https://git.kernel.org/stable/c/c3acc8db1bc221604e2db9807f01d8a44b97a64d
Share on: