Lucene search
+L

170 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.0 views

DEBIAN-CVE-2025-21935

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

5.5CVSS5.6AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.10 views

AZL-59829 CVE-2025-21934 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rioaddnet fails rioaddnet calls deviceregister and fails when deviceregister fails. Thus, putdevice should be used rather than kfree. Add "mport-net = NULL;" to avoid a use after free issue...

7.8CVSS6.6AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

UBUNTU-CVE-2025-21934

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rioaddnet fails rioaddnet calls deviceregister and fails when deviceregister fails. Thus, putdevice should be used rather than kfree. Add "mport-net = NULL;" to avoid a use after free issue...

7.8CVSS6.5AI score0.00215EPSS
SaveExploits0References51
OSV
OSV
added 2025/04/01 4:15 p.m.5 views

UBUNTU-CVE-2025-21935

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References59
OSV
OSV
added 2025/04/01 3:41 p.m.10 views

CVE-2025-21935 rapidio: add check for rio_add_net() in rio_scan_alloc_net()

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

6.1AI score
SaveExploits0References13
CVE
CVE
added 2025/04/01 3:41 p.m.167 views

CVE-2025-21935

In CVE-2025-21935, the Linux kernel rapidio subsystem fixes a missing check in rio_scan_alloc_net(): the return value of rio_add_net() must be checked, and if it fails, put_device() should be called to free memory and drop the reference from rio_add_net(). This prevents potential memory leaks and...

5.5CVSS7.2AI score0.00214EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.30 views

CVE-2025-21935 rapidio: add check for rio_add_net() in rio_scan_alloc_net()

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

0.00214EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.26 views

CVE-2025-21935

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

5.5CVSS5.6AI score0.00214EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/04/01 3:41 p.m.3 views

CVE-2025-21934 rapidio: fix an API misues when rio_add_net() fails

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rioaddnet fails rioaddnet calls deviceregister and fails when deviceregister fails. Thus, putdevice should be used rather than kfree. Add "mport-net = NULL;" to avoid a use after free issue...

7.8CVSS6.6AI score0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 3:41 p.m.15 views

CVE-2025-21934 rapidio: fix an API misues when rio_add_net() fails

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rioaddnet fails rioaddnet calls deviceregister and fails when deviceregister fails. Thus, putdevice should be used rather than kfree. Add "mport-net = NULL;" to avoid a use after free issue...

7.8CVSS6.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.19 views

CVE-2025-21934

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rioaddnet fails rioaddnet calls deviceregister and fails when deviceregister fails. Thus, putdevice should be used rather than kfree. Add "mport-net = NULL;" to avoid a use after free issue...

7.8CVSS6.1AI score0.00215EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:41 p.m.182 views

CVE-2025-21934

CVE-2025-21934 : In the Linux kernel, the rapidio Rio driver had an API misusage where rio_add_net() could pathologically free resources when device_register() failed. The patch fixes this by using put_device() instead of kfree() and by nulling mport->net to avoid a use-after-free. Impact is l...

7.8CVSS7.2AI score0.00215EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.25 views

CVE-2025-21934 rapidio: fix an API misues when rio_add_net() fails

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rioaddnet fails rioaddnet calls deviceregister and fails when deviceregister fails. Thus, putdevice should be used rather than kfree. Add "mport-net = NULL;" to avoid a use after free issue...

7.8CVSS0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2023/01/17 7:41 p.m.14 views

GSD-2023-1001645 rapidio: fix possible name leaks when rio_add_device() fails

rapidio: fix possible name leaks when rioadddevice fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.337 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 7:41 p.m.11 views

GSD-2023-1001644 rapidio: rio: fix possible name leak in rio_register_mport()

rapidio: rio: fix possible name leak in rioregistermport This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.337 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 7:41 p.m.15 views

GSD-2023-1001640 rapidio: fix possible UAF when kfifo_alloc() fails

rapidio: fix possible UAF when kfifoalloc fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.337 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 7:40 p.m.8 views

GSD-2023-1001639 rapidio: devices: fix missing put_device in mport_cdev_open

rapidio: devices: fix missing putdevice in mportcdevopen This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.337 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 7:24 p.m.11 views

GSD-2023-1001498 rapidio: fix possible name leaks when rio_add_device() fails

rapidio: fix possible name leaks when rioadddevice fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.163 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 7:24 p.m.9 views

GSD-2023-1001497 rapidio: rio: fix possible name leak in rio_register_mport()

rapidio: rio: fix possible name leak in rioregistermport This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.163 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 7:22 p.m.10 views

GSD-2023-1001488 rapidio: fix possible UAF when kfifo_alloc() fails

rapidio: fix possible UAF when kfifoalloc fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.163 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder