CVE-2026-43072 - drm/vc4: platform_get_irq_byname() returns an int
CVE ID :CVE-2026-43072
Published : May 5, 2026, 4:16 p.m. | 2 hours ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : May 5, 2026, 4:16 p.m. | 2 hours ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...