Lucene search
+L

34 matches found

CVE
CVE
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54083

CVE-2023-54083 – Linux kernel tegra xusb use-after-free : The issue arises from the dual-role port where the phy device is assigned to usb-phy, and the port device driver acts as the usb-phy dev driver. When the port device is destroyed, its driver is torn down, but the usb-phy dev’s reference is...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.15 views

kernel: net: phy: mscc: Fix memory leak when using one step timestamping

In the Linux kernel, the following vulnerability has been resolved: net: phy: mscc: Fix memory leak when using one step timestamping Fix memory leak when running one-step timestamping. When running one-step sync timestamping, the HW is configured to insert the TX time into the frame, so there is ...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.10 views

SUSE CVE-2023-53542

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which caused a kernel panic. Add the proper compatible...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/01 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 missing sentinel tag issue in the phy ralink driver for the mt7621-pci driver...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.16 views

Vulnerability of the msm_dsiPhyDriverUnregister() function in the drivers/gpu/drm/msm/dsi/phy/dsiPhy.c module – a driver for supporting Linux’s Direct Rendering Infrastructure (DRI), which allows a hacker to cause a service failure

Vulnerability of the msmdsiPhyDriverUnregister function in the drivers/gpu/drm/msm/dsi/phy/dsiPhy.c module – The driver for Linux’s Direct Rendering Infrastructure DRI architecture is vulnerable due to a NULL pointer dereferencing issue. Exploiting this vulnerability could allow an attacker to...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References19Affected Software2
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.8 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 Linux kernel that stems from a missing check for priv-type in the micrel phy driver, which could lead to a null pointer dereference...

5.5CVSS5.5AI score0.00284EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:00 a.m.14 views

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

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-50188 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption...

7.8CVSS6.2AI score0.00225EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/08 6:15 a.m.17 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
OSV
OSV
added 2024/11/08 5:38 a.m.16 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
OSV
OSV
added 2024/09/27 1:15 p.m.10 views

DEBIAN-CVE-2024-46856

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices The probe function is only used for DP83822 and DP83826 PHY, leaving the private data pointer uninitialized for the DP83825 models which causes a NULL pointer...

5.5CVSS5.5AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-26942

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.15 views

UBUNTU-CVE-2024-26942

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

5.5CVSS6.6AI score0.00147EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2023/01/16 12:00 a.m.18 views

PT-2025-13331 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the arm64 architecture, specifically the imx8mm-verdin device tree. The issue occurs when suspending the system using...

9.8CVSS7.9AI score0.28058EPSS
SaveExploits22References220
OSV
OSV
added 2022/06/28 7:45 p.m.13 views

GSD-2022-1003752 net: phy: micrel: Allow probing without .driver_data

net: phy: micrel: Allow probing without .driverdata This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.198 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder