Lucene search
K

19 matches found

Redos
Redos
added 2026/04/14 12:0 a.m.7 views

ROS-20260414-73-0045

A vulnerability in the hisiinnophyprobe function of the drivers/phy/hisilicon/phy-hisi-inno-usb2.c module of the PHY driver of the Linux operating system kernel is related to writing outside buffer boundaries. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.1CVSS6AI score0.00149EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.4 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
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.33 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
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993008 advisory. In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when...

5.5CVSS6AI score0.0028EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992162)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992162 advisory. In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is...

7.1CVSS5.9AI score0.00149EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/09/15 11:27 p.m.5 views

SUSE CVE-2023-53238

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

5.5CVSS6.5AI score0.00149EPSS
Exploits0References19
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2023-53238

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

7.1CVSS5.8AI score0.00149EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.10 views

CVE-2023-53238 phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

6.1AI score0.00149EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/09/15 2:22 p.m.9 views

CVE-2023-53238 phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

0.00149EPSS
Exploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

UBUNTU-CVE-2022-49756

In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in spusbphyprobe spusbphyprobe will call platformgetresourcebyname that may fail and return NULL. devmioremap will use usbphy-moon4resmem-start as input, which may causes...

5.5CVSS5.7AI score0.00159EPSS
Exploits0References5
CVE
CVE
added 2025/03/27 4:43 p.m.77 views

CVE-2022-49756

CVE-2022-49756 is about a Linux kernel issue in the USB sunplus PHY path. A null pointer dereference could occur in sp_usb_phy_probe() because platform_get_resource_byname() may fail and yield NULL, and devm_ioremap() could then use usbphy->moon4_res_mem->start as input. The fixes described...

5.5CVSS6.5AI score0.00159EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.11 views

CVE-2022-49756 phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()

In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in spusbphyprobe spusbphyprobe will call platformgetresourcebyname that may fail and return NULL. devmioremap will use usbphy-moon4resmem-start as input, which may causes...

5.5CVSS4.9AI score0.00159EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from spusbphyprobe null pointer dereference...

5.5CVSS5.1AI score0.00159EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/03/27 12:0 a.m.6 views

PT-2025-13298 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential null pointer dereference issue has been identified in the Linux kernel, specifically in the sp usb phy probe function. This function calls platform get resource byname, whi...

5.5CVSS4.9AI score0.00159EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.4 views

SUSE CVE-2024-53204

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb3phyprobe In rtkusb3phyprobe devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS7.7AI score0.00212EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.11 views

SUSE CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS7.7AI score0.0028EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.5 views

PT-2023-35018 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.9 Description: The issue is related to a potential null pointer dereference in the sp usb phy probe function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.5 views

PT-2023-33166 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.12 Description: The issue is related to a null pointer dereference in the network phy probe function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.1AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.4 views

PT-2023-33419 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.268 Description: The issue is related to a null pointer dereference in the network phy probe function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.1AI score
Exploits0References1
Rows per page
Query Builder