GHSA-75X6-RXH4-MHV7
Vulnerability from github – Published: 2026-07-19 18:31 – Updated: 2026-07-20 15:31
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
usb: musb: omap2430: Fix use-after-free in omap2430_probe()
In omap2430_probe(), of_node_put(np) is called prematurely before the last access to np, leading to a use-after-free if the node's reference count drops to zero. Move the of_node_put() calls after the last use of np in both the success and error paths.
Severity
8.4 (High)
{
"affected": [],
"aliases": [
"CVE-2026-63906"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-19T16:17:08Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: musb: omap2430: Fix use-after-free in omap2430_probe()\n\nIn omap2430_probe(), of_node_put(np) is called prematurely before the\nlast access to np, leading to a use-after-free if the node\u0027s reference\ncount drops to zero. Move the of_node_put() calls after the last use of\nnp in both the success and error paths.",
"id": "GHSA-75x6-rxh4-mhv7",
"modified": "2026-07-20T15:31:50Z",
"published": "2026-07-19T18:31:45Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-63906"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/27e62532228dc42367bb43ebbcd7bf49d8db2b0d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/632fd888fe33083927e29ef651ac1aba345edd9e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/69f9f2b30af03d9b6e83f78fb0f734b6066d4678"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b987f380620b38c84f054d5ff5c05861a7c2203b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d53e4c41331f57b9fd78cbf3e480c6ce20aea07b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e194ce048f5a6c549b3a23a8c568c6470f40f772"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
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…