Lucene search
+L

65 matches found

CNNVD
CNNVD
•added 2025/12/24 12:00 a.m.•15 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 a failure to clear driver references in the usb-phy device, which could lead to reuse after release...

6.1AI score0.00159EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/24 12:00 a.m.•0 views

CVE-2023-54083: Undefined Security Weakness

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...

7.8CVSS6.4AI score0.00159EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/12/24 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2023-54083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/11/18 12:00 a.m.•6 views

Siemens SCALANCE and RUGGEDCOM Devices Use After Free (CVE-2024-50269)

usb: musb: sunxi: accessing an released usb phy will cause that usb phy @glue-xceiv is accessed after released. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if...

7.8CVSS6.9AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/11/12 12:00 a.m.•11 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-990805)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990805 advisory. In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: initialize struct pn533outarg properly struct pn533outarg used as a temporary context...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/10/07 12:00 a.m.•4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987018 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: Also search for 'phys' phandle When passing 'phys' in the devicetree to...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
•added 2025/09/18 2:15 p.m.•21 views

CVE-2023-53379

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS0.00145EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2025/09/18 1:33 p.m.•4 views

CVE-2023-53379 usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

6AI score0.00145EPSS
SaveExploits0References8
CVE
CVE
•added 2025/09/18 1:33 p.m.•52 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.00145EPSS
SaveExploits0References8Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/18 12:00 a.m.•0 views

CVE-2023-53379: Missing Release of Memory after Effective Lifetime

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
•added 2025/09/04 2:50 a.m.•15 views

phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe

...

5.5CVSS7AI score0.00271EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2025/08/07 7:00 a.m.•9 views

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

...

5.5CVSS7AI score0.00182EPSS
SaveExploits0
OSV
OSV
•added 2025/06/18 10:15 a.m.•12 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.00189EPSS
SaveExploits0References26
attackerkb
attackerkb
•added 2025/05/02 4:15 p.m.•9 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.00194EPSS
SaveExploits0References9Affected Software1
CVE
CVE
•added 2025/03/27 4:43 p.m.•107 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.0017EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2025/03/27 4:43 p.m.•26 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 score
SaveExploits0References5
CNNVD
CNNVD
•added 2025/03/27 12:00 a.m.•19 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.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2025/03/27 12:00 a.m.•17 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.0017EPSS
SaveExploits0References14
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/03/27 12:00 a.m.•0 views

CVE-2022-49756: NULL Pointer Dereference

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.9AI score0.0017EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/03/06 12:00 a.m.•8 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
Rows per page
Query Builder