CVE-2026-63906
8.4
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 22b60658a90260e3fbd57824e3afe5682c6afcf5 < 632fd888fe33083927e29ef651ac1aba345edd9e | affected |
| Linux | Linux | ffbe2feac59b37c8dc536727552b4f375e1b9aec < b987f380620b38c84f054d5ff5c05861a7c2203b | affected |
| Linux | Linux | ffbe2feac59b37c8dc536727552b4f375e1b9aec < 27e62532228dc42367bb43ebbcd7bf49d8db2b0d | affected |
| Linux | Linux | ffbe2feac59b37c8dc536727552b4f375e1b9aec < 69f9f2b30af03d9b6e83f78fb0f734b6066d4678 | affected |
| Linux | Linux | ffbe2feac59b37c8dc536727552b4f375e1b9aec < d53e4c41331f57b9fd78cbf3e480c6ce20aea07b | affected |
| Linux | Linux | ffbe2feac59b37c8dc536727552b4f375e1b9aec < e194ce048f5a6c549b3a23a8c568c6470f40f772 | affected |
| Linux | Linux | fed43efc00ba6ac8c6b95828cd5acfa3d45eca4d | affected |
| Linux | Linux | 6.1.2 < 6.1.176 | affected |
| Linux | Linux | 6.0.16 < 6.1 | affected |
| Linux | Linux | 6.2 | affected |
| Linux | Linux | 0 < 6.2 | unaffected |
| Linux | Linux | 6.1.176 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.143 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.93 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.35 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.12 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/632fd888fe33083927e29ef651ac1aba345edd9e
- https://git.kernel.org/stable/c/b987f380620b38c84f054d5ff5c05861a7c2203b
- https://git.kernel.org/stable/c/27e62532228dc42367bb43ebbcd7bf49d8db2b0d
- https://git.kernel.org/stable/c/69f9f2b30af03d9b6e83f78fb0f734b6066d4678
- https://git.kernel.org/stable/c/d53e4c41331f57b9fd78cbf3e480c6ce20aea07b
- https://git.kernel.org/stable/c/e194ce048f5a6c549b3a23a8c568c6470f40f772
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.