In the Linux kernel, the following vulnerability has been resolved:
drm/vc4: platform_get_irq_byname() returns an int
platform_get_irq_byname() will return a negative value if an error
happens, so it should be checked and not just passed directly into
devm_request_threaded_irq() hoping all will be ok.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-05 16:16
Updated : 2026-06-17 10:48
NVD link : CVE-2026-43072
Mitre link : CVE-2026-43072
CVE.ORG link : CVE-2026-43072
JSON object : View
Products Affected
linux
- linux_kernel
CWE
