Lucene search
+L

964 matches found

OSV
OSV
added 2025/09/15 3:15 p.m.18 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.0016EPSS
SaveExploits0References10
CVE
CVE
added 2025/09/15 2:22 p.m.31 views

CVE-2023-53238

In MODE C: The CVE-2023-53238 issue affects the Linux kernel’s Hisilicon Inno PHY code. The flaw is an out-of-bounds write in the probe path: priv->ports[] has size INNO_PHY_PORT_NUM, but the loop uses i with a comparison that allows i == INNO_PHY_PORT_NUM; this requires the check to be i >...

7.1CVSS6.1AI score0.0016EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:22 p.m.19 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.0016EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.11 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.0016EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:14 a.m.8 views

net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization

...

7.1CVSS6.9AI score0.00163EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-38725

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: usb: asixdevices: add phymask for ax88772 mdio bus Without setting phymask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38736

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported...

7.1CVSS5.7AI score0.00163EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/05 11:23 p.m.8 views

SUSE CVE-2025-38736

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

5.5CVSS6.4AI score0.00163EPSS
SaveExploits0References21
OSV
OSV
added 2025/09/05 6:15 p.m.3 views

DEBIAN-CVE-2025-38736

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

7.1CVSS6.1AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.5 views

CVE-2025-38736

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

7.1CVSS0.00163EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

UBUNTU-CVE-2025-38736

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

7.1CVSS5.7AI score0.00163EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.21 views

CVE-2025-38736 net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

0.00163EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/05 5:20 p.m.5 views

CVE-2025-38736 net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits 0-31. Without this mask, invalid PHY...

6AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.5 views

SUSE CVE-2025-38725

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: add phymask for ax88772 mdio bus Without setting phymask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address range from 0x00 0x1f. DLink DUB-E100 H/W Ver B1 is such ...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References21
OSV
OSV
added 2025/09/04 4:15 p.m.12 views

AZL-73842 CVE-2025-38725 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: add phymask for ax88772 mdio bus Without setting phymask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address range from 0x00 0x1f. DLink DUB-E100 H/W Ver B1 is such ...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.2 views

DEBIAN-CVE-2025-38725

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: add phymask for ax88772 mdio bus Without setting phymask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address range from 0x00 0x1f. DLink DUB-E100 H/W Ver B1 is such ...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

AZL-66890 CVE-2025-38725 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: add phymask for ax88772 mdio bus Without setting phymask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address range from 0x00 0x1f. DLink DUB-E100 H/W Ver B1 is such ...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.12 views

CVE-2025-38726

In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix potential NULL pointer access in ftgmac100phydisconnect After the call to phydisconnect netdev-phydev is reset to NULL. So fixedphyunregister would be called with a NULL pointer as argument. Therefore cache th...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/04 4:15 p.m.9 views

DEBIAN-CVE-2025-38726

In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix potential NULL pointer access in ftgmac100phydisconnect After the call to phydisconnect netdev-phydev is reset to NULL. So fixedphyunregister would be called with a NULL pointer as argument. Therefore cache th...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.9 views

UBUNTU-CVE-2025-38725

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: add phymask for ax88772 mdio bus Without setting phymask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address range from 0x00 0x1f. DLink DUB-E100 H/W Ver B1 is such ...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References35
Rows per page
Query Builder