Lucene search
+L

45 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: A double-free bug has been fixed in rockchipusb2phyprobe. The foreachavailablechildofnode function calls ofnodeput to release the child NPN in each successful loop. After exiting the loop when the child...

6.4AI score0.00217EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fixed NULL pointer dereferencing for SRP. If the external PHY working together with phy-omap-usb2 does not implement sendsrp, we may still attempt to call it. This can occur on an idle Ethernet device that...

5.5CVSS6.3AI score0.00295EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/23 3:52 p.m.10 views

SUSE-SU-2026:1573-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-39998: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow bsc1252073. - CVE-2025-68794: iomap: adjust read range correctly for...

9.8CVSS6.3AI score0.00788EPSS
SaveExploits4References98
BDU FSTEC
BDU FSTEC
added 2026/04/01 12:0 a.m.13 views

The vulnerability of the rockchip_usb2phy_probe() function in the drivers/phy/rockchip/phy-rockchip-inno-usb2.c driver module of the Linux operating system’s kernel, which allows a hacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the rockchipusb2phyprobe function in the drivers/phy/rockchip/phy-rockchip-inno-usb2.c driver module of the Linux operating system is related to the repeated release of previously released memory. Exploiting this vulnerability could allow a remote attacker to compromise the...

8CVSS5.8AI score0.00217EPSS
SaveExploits0References11Affected Software4
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.13 views

SUSE CVE-2026-23030

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

4.7CVSS5.8AI score0.00217EPSS
SaveExploits0References15
NVD
NVD
added 2026/01/31 12:16 p.m.20 views

CVE-2026-23030

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

0.00217EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.6 views

CVE-2026-23030

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

6.8AI score0.00217EPSS
SaveExploits0References16
OSV
OSV
added 2026/01/31 11:42 a.m.10 views

CVE-2026-23030 phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

5.8AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.9 views

CVE-2026-23030

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

5.8AI score0.00217EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.53 views

CVE-2026-23030 phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

0.00217EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.13 views

CVE-2026-23030

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop. After breaking from the loop with the childnp has been released, the...

5.2AI score0.00217EPSS
SaveExploits0
CVE
CVE
added 2026/01/31 11:42 a.m.38 views

CVE-2026-23030

CVE-2026-23030 affects the Linux kernel driver for rockchip USB2 PHY (rockchip_usb2phy_probe in the inno-usb2 path). The issue is a double free caused by for_each_available_child_of_node() releasing child_np via of_node_put() in each success iteration, and then jumping to put_child and calling of...

5.8AI score0.00217EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23030

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - phy: rockchip: inno-usb2: Fix a double free bug in rockchipusb2phyprobe The foreachavailablechildofnode calls ofnodeput to release childnp in each success loop...

7.3AI score0.00217EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000477 advisory. drivers/media/usb/dvb-usb/technisat-usb2.c in the Linux kernel through 5.2.9 has an out-of-bounds read via crafted USB device traffic which may be remote via usbip o...

10CVSS7AI score0.07619EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/29 7:55 a.m.15 views

CVE-2024-50075

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.11 views

SUSE CVE-2024-50075

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

5.5CVSS7.6AI score0.00218EPSS
SaveExploits0References16
NVD
NVD
added 2024/10/29 1:15 a.m.14 views

CVE-2024-50075

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

8CVSS0.00218EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 a.m.3 views

CVE-2024-50075 xhci: tegra: fix checked USB2 port number

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

7.5AI score0.00218EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/29 12:50 a.m.166 views

CVE-2024-50075

CVE-2024-50075 is an issue in the Linux kernel specifically for Tegra XUSB (xhci) where, when USB virtualization is enabled, USB2 ports shared across VFs can cause an invalid memory access due to using the total USB2 phy number to check PORTSC values. The vulnerability stems from the port-numberi...

8CVSS5.1AI score0.00218EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/29 12:50 a.m.14 views

CVE-2024-50075 xhci: tegra: fix checked USB2 port number

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

8CVSS6AI score
SaveExploits0References6
Rows per page
Query Builder