Lucene search
+L

255 matches found

NVD
NVD
added 2026/02/04 5:16 p.m.11 views

CVE-2025-71196

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

0.00173EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.10 views

CVE-2025-71196

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

5.3AI score0.00173EPSS
SaveExploits0References34
OSV
OSV
added 2026/02/04 5:16 p.m.13 views

UBUNTU-CVE-2025-71196

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

5.7AI score0.00173EPSS
SaveExploits0References35
Cvelist
Cvelist
added 2026/02/04 4:04 p.m.40 views

CVE-2025-71196 phy: stm32-usphyc: Fix off by one in probe()

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

0.00173EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/04 4:04 p.m.32 views

CVE-2025-71196

Consolidated details from multiple sources confirm a Linux kernel vulnerability in phy: stm32-usphyc where the “index” used to access usbphyc->phys[] can exceed bounds when it equals usbphyc->nphys. The root cause is an off-by-one condition in probe(); the patch fixes this by changing the c...

5.2AI score0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/04 4:04 p.m.9 views

EUVD-2025-206802

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

5.2AI score0.00173EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:04 p.m.10 views

CVE-2025-71196

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

5.2AI score0.00173EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/04 4:04 p.m.10 views

CVE-2025-71196 phy: stm32-usphyc: Fix off by one in probe()

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

5.3AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/02/04 4:04 p.m.13 views

CVE-2025-71196

In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe The "index" variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equal to usbphyc-nphys then it is one element out of bounds. The "index...

5.2AI score0.00173EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-71196

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - phy: stm32-usphyc: Fix off by one in probe The index variable is used as an index into the usbphyc-phys array which has usbphyc-nphys elements. So if it is equa...

5.5AI score0.00173EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/02/01 12:24 a.m.10 views

SUSE CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References7
NVD
NVD
added 2026/01/31 12:16 p.m.9 views

CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.5CVSS0.00187EPSS
SaveExploits0References9
OSV
OSV
added 2026/01/31 12:16 p.m.12 views

UBUNTU-CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.7 views

CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References34
EUVD
EUVD
added 2026/01/31 11:41 a.m.7 views

EUVD-2025-206589

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.7AI score0.00187EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/31 11:41 a.m.56 views

CVE-2025-71186 dmaengine: stm32: dmamux: fix device leak on route allocation

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

0.00187EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/01/31 11:41 a.m.16 views

CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.5CVSS5.1AI score0.00187EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:41 a.m.5 views

CVE-2025-71186

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.7AI score0.00187EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/31 11:41 a.m.30 views

CVE-2025-71186

Technical details (affected component, root cause, impact, and patch information) for CVE-2025-71186 are not publicly provided in the supplied documents. Monitor for updates from official advisories and vendor/security bulletins.

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/01/31 11:41 a.m.6 views

CVE-2025-71186 dmaengine: stm32: dmamux: fix device leak on route allocation

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent i...

5.7AI score
SaveExploits0References12
Rows per page
Query Builder