Lucene search
+L

55 matches found

CVE
CVE
added 2025/09/18 1:33 p.m.27 views

CVE-2023-53379

CVE-2023-53379 affects the Linux kernel, specifically the USB PHY Tahvo driver. The issue is described as a memory leak in tahvo_usb_probe() where, after obtaining an IRQ, if probe() returns a negative value, the error path failed to free allocated memory. The root cause is stated as missing erro...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References8Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:50 a.m.10 views

phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe

...

5.5CVSS7AI score0.00269EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.5 views

phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug

...

5.5CVSS7AI score0.00171EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 10:15 a.m.6 views

UBUNTU-CVE-2025-38010

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking The current implementation uses biaspadenable as a reference count to manage the shared bias pad for all UTMI PHYs. However, during system suspension with connecte...

5.5CVSS6.2AI score0.00159EPSS
SaveExploits0References26
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53119

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: initialize struct pn533outarg properly struct pn533outarg used as a temporary context for outurb is not initialized properly. Its uninitialized 'phy' field can be dereferenced in error cases inside pn533outcomplete...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.17 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
SaveExploits0References5
CVE
CVE
added 2025/03/27 4:43 p.m.79 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
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/27 12:0 a.m.8 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
SaveExploits0References14
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.10 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
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-50269

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca usb: musb: sunxi: Explicitly release USB PHY on exit will cause that usb phy @glue-xceiv...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

AZL-55515 CVE-2024-53205 affecting package kernel for versions less than 6.6.85.1-1

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

5.5CVSS6.6AI score0.00269EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.10 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50269)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50269 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an...

7.8CVSS6.1AI score0.0027EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/11/21 7:26 p.m.11 views

CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.8AI score0.0027EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.10 views

SUSE CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

4.3CVSS6.8AI score0.0027EPSS
SaveExploits0References17
NVD
NVD
added 2024/11/19 2:16 a.m.8 views

CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS0.0027EPSS
SaveExploits0References10
OSV
OSV
added 2024/11/19 2:16 a.m.7 views

AZL-53727 CVE-2024-50269 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.7AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 1:30 a.m.12 views

CVE-2024-50269 usb: musb: sunxi: Fix accessing an released usb phy

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.3AI score0.0027EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: phy: tegra: xusb: Clear the driver reference in usb-phy dev

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

5.7AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.16 views

UBUNTU-CVE-2024-50240

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data, but mistakenly also removed the initialisation...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2024/10/25 12:0 a.m.4 views

PT-2024-35651 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL dereference issue has been resolved in the Linux kernel. The problem occurs in the rtk usb3phy probe function, where devm kzalloc may return NULL, but this returned value is not...

5.5CVSS7.3AI score0.00216EPSS
SaveExploits0References19
Rows per page
Query Builder