Bug 2356654 (CVE-2025-21935) - CVE-2025-21935 kernel: rapidio: add check for rio_add_net() in rio_scan_alloc_net()
Summary: CVE-2025-21935 kernel: rapidio: add check for rio_add_net() in rio_scan_alloc...
Keywords:
Status: NEW
Alias: CVE-2025-21935
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-01 16:04 UTC by OSIDB Bzimport
Modified: 2025-04-02 04:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-04-01 16:04:37 UTC
In the Linux kernel, the following vulnerability has been resolved:

rapidio: add check for rio_add_net() in rio_scan_alloc_net()

The return value of rio_add_net() should be checked.  If it fails,
put_device() should be called to free the memory and give up the reference
initialized in rio_add_net().


Note You need to log in before you can comment on or make changes to this bug.