GHSA-Q99V-2GX4-WP9H
Vulnerability from github – Published: 2026-05-05 18:33 – Updated: 2026-05-05 18:33
VLAI?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2026-43072"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-05T16:16:16Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/vc4: platform_get_irq_byname() returns an int\n\nplatform_get_irq_byname() will return a negative value if an error\nhappens, so it should be checked and not just passed directly into\ndevm_request_threaded_irq() hoping all will be ok.",
"id": "GHSA-q99v-2gx4-wp9h",
"modified": "2026-05-05T18:33:25Z",
"published": "2026-05-05T18:33:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43072"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0185e0494a561edfc482507f9de89c2ad798b33d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0c1b117f7ba46fb8f6ebc5e0bfe5b58568c301ba"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/63c11b19cdc154fa848a6c3b535bfb1dc7b60378"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9c10b83a004442c93d7a484c3d221a06a45821e1"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e597a809a2b97e927060ba182f58eb3e6101bc70"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ef2ee9db13b68c5e332b77c0a7108a2d4d56e114"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…