Lucene search
+L

964 matches found

OSV
OSV
added 2024/11/19 2:16 a.m.9 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 2:16 a.m.17 views

UBUNTU-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.2AI score0.0027EPSS
SaveExploits0References48
OSV
OSV
added 2024/11/19 1:30 a.m.13 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 score
SaveExploits0References13
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.27 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...

0.0027EPSS
SaveExploits0References8
CVE
CVE
added 2024/11/19 1:30 a.m.146 views

CVE-2024-50269

CVE-2024-50269 is a Linux kernel vulnerability related to the Sunxi/MUSB USB PHY path. The issue occurs when the usb phy referenced as @glue->xceiv is accessed after it has been released, caused by the sequence of driver probe/unprobe and the release of the PHY via devm_usb_put_phy in sunxi_mu...

7.8CVSS6.6AI score0.0027EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.0 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...

6.1AI score0.0027EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/11/19 12:00 a.m.12 views

The vulnerability of the Linux operating system’s kernel component, which allows a hacker to cause a service failure

The vulnerability of the phy component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the phygetinternaldelay function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00281EPSS
SaveExploits0References42Affected Software6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 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...

7.8CVSS5.7AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.21 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.00206EPSS
SaveExploits0References18
NVD
NVD
added 2024/11/08 6:15 a.m.16 views

CVE-2024-50188

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmodesetbit with a bit mask 1 10 rather than a bit number 10. This corrupts some other memo...

7.8CVSS0.00225EPSS
SaveExploits0References10
CVE
CVE
added 2024/11/08 5:38 a.m.134 views

CVE-2024-50188

CVE-2024-50188 affects the Linux kernel DP83869 PHY driver when configuring the fiber port. The root cause is a incorrect use of linkmode_set_bit() with a bit mask (1 <

7.8CVSS6.8AI score0.00225EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/11/08 5:38 a.m.40 views

CVE-2024-50188 net: phy: dp83869: fix memory corruption when enabling fiber

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmodesetbit with a bit mask 1 10 rather than a bit number 10. This corrupts some other memo...

7.8CVSS0.00225EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/11/08 5:38 a.m.25 views

CVE-2024-50188

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmodesetbit with a bit mask 1 10 rather than a bit number 10. This corrupts some other memo...

7.8CVSS5.9AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/11/08 5:38 a.m.15 views

CVE-2024-50188 net: phy: dp83869: fix memory corruption when enabling fiber

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmodesetbit with a bit mask 1 10 rather than a bit number 10. This corrupts some other memo...

7.8CVSS6.2AI score
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/10/25 3:06 a.m.10 views

SUSE CVE-2024-49998

In the Linux kernel, the following vulnerability has been resolved: net: dsa: improve shutdown sequence Alexander Sverdlin presents 2 problems during shutdown with the lan9303 driver. One is specific to lan9303 and the other just happens to reproduce there. The first problem is that lan9303 is...

5.5CVSS7.2AI score0.00174EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/10/25 12:00 a.m.5 views

PT-2024-35652 · 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 usb2phy probe function, where devm kzalloc may return NULL, but this returned value is not...

5.5CVSS7.3AI score0.00269EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2024/10/25 12:00 a.m.5 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
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.8 views

SUSE CVE-2022-49016

In the Linux kernel, the following vulnerability has been resolved: net: mdiobus: fix unbalanced node reference count I got the following report while doing devicemscc-miim load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1 instead of 2,...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.15 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.00281EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/10/22 10:09 a.m.16 views

CVE-2024-50023

In the Linux kernel, the following vulnerability has been resolved: net: phy: Remove LED entry from LEDs list on unregister Commit c938ab4da0eb "net: phy: Manual remove LEDs to ensure correct ordering" correctly fixed a problem with using devm but missed removing the LED entry from the LEDs list...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4
Rows per page
Query Builder