Lucene search
+L

164 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.8 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013539)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013539 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: rio: fix possible name leak in rioregistermport If deviceregister returns error, the nam...

5.6AI score0.00216EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.10 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010897)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010897 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing putdevice in mportcdevopen When kfifoalloc fails, the refcount of...

5.9AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011082)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011082 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: rio: fix possible name leak in rioregistermport If deviceregister returns error, the nam...

5.8AI score0.00216EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007626)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007626 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible UAF when kfifoalloc fails If kfifoalloc fails in mportcdevopen, goto errfif...

7.8CVSS6.2AI score0.00167EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.13 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005530)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005530 advisory. In the Linux kernel, the following vulnerability has been resolved: drivers/rapidio/riocm.c: prevent possible heap overwrite In riocmcdevioctlRIOCMCHANSEND -...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0References4
Redos
Redos
added 2026/02/11 12:00 a.m.7 views

ROS-20260211-73-0010

A vulnerability in the cmchanmsgsend function of the drivers/rapidio/riocm.c module of the Linux kernel is related to unrestricted resource allocation. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004851)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004851 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible name leaks when rioadddevice fails Patch series rapidio: fix three possible...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.14 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38090)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38090 advisory. - In the Linux kernel, the following vulnerability has been resolved: drivers/rapidio/riocm.c: prevent possibl...

7.8CVSS5.3AI score0.00162EPSS
SaveExploits0References2
Redos
Redos
added 2026/01/20 12:00 a.m.7 views

ROS-20260120-7341

A vulnerability in the rapidio component of the Linux operating system kernel is related to a memory leak. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.8CVSS6.8AI score0.00207EPSS
SaveExploits0
Redos
Redos
added 2026/01/20 12:00 a.m.10 views

ROS-20260120-7342

A vulnerability in the rioaddnet function of the drivers/rapidio/rio-scan.c module of the Linux kernel is related to insufficient input validation. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.7AI score0.00205EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50810

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rapidio: devices: fix missing putdevice in mportcdevopen When kfifoalloc fails, the refcount of chdev-dev is left incremental. We should use putdevice&chdev-dev...

5.7AI score0.00247EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50857

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rapidio: rio: fix possible name leak in rioregistermport If deviceregister returns error, the name allocated by devsetname need be freed. It should use putdevic...

5.6AI score0.00216EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/31 4:08 p.m.14 views

CVE-2022-50857

In the Linux kernel, the following vulnerability has been resolved: rapidio: rio: fix possible name leak in rioregistermport If deviceregister returns error, the name allocated by devsetname need be freed. It should use putdevice to give up the reference in the error path, so that the name can be...

5.8AI score0.00216EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:32 a.m.17 views

SUSE CVE-2022-50810

In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing putdevice in mportcdevopen When kfifoalloc fails, the refcount of chdev-dev is left incremental. We should use putdevice&chdev-dev to decrease the ref count of chdev-dev to avoid refcount leak...

6.5AI score0.00247EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992862)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992862 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible name leaks when rioadddevice fails Patch series rapidio: fix three possible...

5.5CVSS5.2AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992886)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992886 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible UAF when kfifoalloc fails If kfifoalloc fails in mportcdevopen, goto errfif...

7.8CVSS5.2AI score0.00167EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992950)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992950 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.10 views

EUVD-2022-55888

In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing putdevice in mportcdevopen When kfifoalloc fails, the refcount of chdev-dev is left incremental. We should use putdevice&chdev-dev to decrease the ref count of chdev-dev to avoid refcount leak...

6AI score0.00247EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/30 1:16 p.m.10 views

CVE-2022-50857

In the Linux kernel, the following vulnerability has been resolved: rapidio: rio: fix possible name leak in rioregistermport If deviceregister returns error, the name allocated by devsetname need be freed. It should use putdevice to give up the reference in the error path, so that the name can be...

0.00216EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.5 views

CVE-2022-50857

In the Linux kernel, the following vulnerability has been resolved: rapidio: rio: fix possible name leak in rioregistermport If deviceregister returns error, the name allocated by devsetname need be freed. It should use putdevice to give up the reference in the error path, so that the name can be...

5.7AI score0.00216EPSS
SaveExploits0References11
Rows per page
Query Builder