CVE-2026-43072: drm/vc4: platform_get_irq_byname() returns an int

Published May 5, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

drm/vc4: platformgetirqbyname() returns an int

platformgetirqbyname() will return a negative value if an error happens, so it should be checked and not just passed directly into devmrequestthreadedirq() hoping all will be ok.

Affected Software

6 affected components
Linux Linux kernel (drm/vc4)
Linux Linux kernel>=5.15<6.6.136
Linux Linux kernel>=6.7<6.12.83
Linux Linux kernel>=6.13<6.18.24
Linux Linux kernel>=6.19<6.19.14
Linux Linux kernel>=7.0<7.0.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Modify drm/vc4 driver code to check the return value of platform_get_irq_byname() for negative error codes and handle failures (return/error-path) instead of passing the raw integer directly into devm_request_threaded_irq().

    Linux kernel (drm/vc4) platform_get_irq_byname return handling = check for negative error return and do not pass the raw return value into devm_request_threaded_irq()

Event History

May 5, 2026
CVE Published
via MITRE·03:29 PM
Data Sourced
via MITRE·03:29 PM
Description
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-43072?

CVE-2026-43072 is rated as a medium severity vulnerability in the Linux kernel affecting the drm/vc4 component.

2

How do I fix CVE-2026-43072?

To fix CVE-2026-43072, ensure that your Linux kernel is updated to the latest version where this vulnerability has been resolved.

3

What component is affected by CVE-2026-43072?

CVE-2026-43072 affects the drm/vc4 component of the Linux kernel.

4

What is the main issue in CVE-2026-43072?

The main issue in CVE-2026-43072 is that platform_get_irq_byname() does not properly check for error values, which can lead to unexpected behavior.

5

Who is impacted by CVE-2026-43072?

Users and developers who utilize the Linux kernel with the drm/vc4 component are impacted by CVE-2026-43072.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203