In the Linux kernel, the following vulnerability has been resolved:
usb: host: ohci-tmio: check return value after calling platform_get_resource()
It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-04-10 19:15
Updated : 2025-01-07 17:12
NVD link : CVE-2021-47206
Mitre link : CVE-2021-47206
CVE.ORG link : CVE-2021-47206
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
