In the Linux kernel, the following vulnerability has been resolved:
drm/vc4: platformgetirq_byname() 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43072.json",
"cna_assigner": "Linux"
}