CVE-2025-21934
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
rapidio: fix an API misues when rio_add_net() fails
rio_add_net() calls device_register() and fails when device_register() fails. Thus, put_device() should be used rather than kfree(). Add "mport->net = NULL;" to avoid a use after free issue.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < d4ec862ce80f64db923a1d942b5d11cf6fc87d36 | affected |
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < 88ddad53e4cfb6de861c6d4fb7b25427f46baed5 | affected |
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < cdd9f58f7fe41a55fae4305ea51fc234769fd466 | affected |
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < a5f5e520e8fbc6294020ff8afa36f684d92c6e6a | affected |
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < 2537f01d57f08c527e40bbb5862aa6ff43344898 | affected |
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < 22e4977141dfc6d109bf29b495bf2187b4250990 | affected |
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < f0aa4ee1cbbf7789907e5a3f6810de01c146c211 | affected |
| Linux | Linux | e8de370188d098bb49483c287b44925957c3c9b6 < b2ef51c74b0171fde7eb69b6152d3d2f743ef269 | affected |
| Linux | Linux | 4.6 | affected |
| Linux | Linux | 0 < 4.6 | unaffected |
| Linux | Linux | 5.4.291 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.235 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.179 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.131 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.83 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.19 <= 6.12.* | unaffected |
| Linux | Linux | 6.13.7 <= 6.13.* | unaffected |
| Linux | Linux | 6.14 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
References
- https://git.kernel.org/stable/c/d4ec862ce80f64db923a1d942b5d11cf6fc87d36
- https://git.kernel.org/stable/c/88ddad53e4cfb6de861c6d4fb7b25427f46baed5
- https://git.kernel.org/stable/c/cdd9f58f7fe41a55fae4305ea51fc234769fd466
- https://git.kernel.org/stable/c/a5f5e520e8fbc6294020ff8afa36f684d92c6e6a
- https://git.kernel.org/stable/c/2537f01d57f08c527e40bbb5862aa6ff43344898
- https://git.kernel.org/stable/c/22e4977141dfc6d109bf29b495bf2187b4250990
- https://git.kernel.org/stable/c/f0aa4ee1cbbf7789907e5a3f6810de01c146c211
- https://git.kernel.org/stable/c/b2ef51c74b0171fde7eb69b6152d3d2f743ef269
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.