GHSA-48JM-Q77P-W8GV
Vulnerability from github – Published: 2026-05-08 15:31 – Updated: 2026-05-14 21:30
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
When idtab allocation fails, net is not registered with rio_add_net() yet, so kfree(net) is sufficient to release the memory. Set mport->net to NULL to avoid dangling pointer.
Severity
5.5 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-43295"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-08T14:16:36Z",
"severity": "MODERATE"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nrapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()\n\nWhen idtab allocation fails, net is not registered with rio_add_net() yet,\nso kfree(net) is sufficient to release the memory. Set mport-\u003enet to NULL\nto avoid dangling pointer.",
"id": "GHSA-48jm-q77p-w8gv",
"modified": "2026-05-14T21:30:37Z",
"published": "2026-05-08T15:31:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43295"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/34a4f233df5eef5f1f113b2196142c0568b387f8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/649c2e853608cad0b0cba545555d168e67f094b3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/666183dcdd9ad3b8156a1df7f204f728f720380f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/78812c4fb7ed242d5961bf1337a49070d6487c94"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/83e579c2f7f6b1706323d744833b26470049dcc2"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/87272e3e70ec4b666885bd520ff77463c11444ef"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e5a732bfe29451e16abf9c6f07ce5948b22f3d59"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/fecf292c6691970897396190855aa38826b7104e"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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…