CVE-2026-43072
Not scored
drm/vc4: platform_get_irq_byname() returns an int
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.
Exploit probability
0.1%
Published
May 5, 2026
Required by
Not available
Last source change
July 22, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2026-43072
View original source
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.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/0185e0494a561edfc482507f9de89c2ad798b33d
- https://git.kernel.org/stable/c/0c1b117f7ba46fb8f6ebc5e0bfe5b58568c301ba
- https://git.kernel.org/stable/c/59ece0d4d1db0cf483c4c51a58691f50ff81d3a2
- https://git.kernel.org/stable/c/63c11b19cdc154fa848a6c3b535bfb1dc7b60378
- https://git.kernel.org/stable/c/9c10b83a004442c93d7a484c3d221a06a45821e1
- https://git.kernel.org/stable/c/e597a809a2b97e927060ba182f58eb3e6101bc70
- https://git.kernel.org/stable/c/ef2ee9db13b68c5e332b77c0a7108a2d4d56e114
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43072.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-43072