Lucene search
+L

251 matches found

OSV
OSV
added 2026/04/20 6:16 p.m.9 views

UBUNTU-CVE-2026-26399

A stack-use-after-return issue exists in the ArduinoCoreSTM32 library prior to version 1.7.0. The pwmstart function allocates a TIMHandleTypeDef structure on the stack and passes its address to HAL initialization routines, where it is stored in a global timer handle registry. After the function...

5.3CVSS5.8AI score0.00179EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/20 6:16 p.m.10 views

CVE-2026-26399

A stack-use-after-return issue exists in the ArduinoCoreSTM32 library prior to version 1.7.0. The pwmstart function allocates a TIMHandleTypeDef structure on the stack and passes its address to HAL initialization routines, where it is stored in a global timer handle registry. After the function...

5.3CVSS5.8AI score0.00179EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/20 12:0 a.m.18 views

CVE-2026-26399

Summary of CVE-2026-26399 (Arduino_Core_STM32) : A stack-use-after-return vulnerability exists in the Arduino Core STM32 library for versions prior to 1.7.0. The function pwm_start() allocates a TIM_HandleTypeDef on the stack and passes its address to HAL initialization routines, which store a re...

5.3CVSS5.8AI score0.00179EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/20 12:0 a.m.40 views

CVE-2026-26399

A stack-use-after-return issue exists in the ArduinoCoreSTM32 library prior to version 1.7.0. The pwmstart function allocates a TIMHandleTypeDef structure on the stack and passes its address to HAL initialization routines, where it is stored in a global timer handle registry. After the function...

0.00179EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/20 12:0 a.m.6 views

CVE-2026-26399

A stack-use-after-return issue exists in the ArduinoCoreSTM32 library prior to version 1.7.0. The pwmstart function allocates a TIMHandleTypeDef structure on the stack and passes its address to HAL initialization routines, where it is stored in a global timer handle registry. After the function...

5.8AI score0.00179EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/20 12:0 a.m.9 views

CVE-2026-26399

A stack-use-after-return issue exists in the ArduinoCoreSTM32 library prior to version 1.7.0. The pwmstart function allocates a TIMHandleTypeDef structure on the stack and passes its address to HAL initialization routines, where it is stored in a global timer handle registry. After the function...

5.8AI score0.00179EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/26 3:7 p.m.9 views

CVE-2026-4179

Issues in stm32 USB device driver drivers/usb/device/usbdcstm32.c can lead to an infinite while loop...

6.1CVSS5.8AI score0.0018EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/16 2:19 p.m.13 views

CVE-2026-4179

Issues in stm32 USB device driver drivers/usb/device/usbdcstm32.c can lead to an infinite while loop...

6.1CVSS0.0018EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/14 9:51 p.m.36 views

CVE-2026-4179

CVE-2026-4179 affects the STM32 USB device driver, specifically the USB interrupt handling path in drivers/usb/device/usb_dc_stm32.c. The issue is an infinite loop (infinite while loop) in the USB interrupt handler, as described across multiple sources (Red Hat, NVD, CVE listing, CVE enrichment)....

6.1CVSS5.8AI score0.0018EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/14 9:51 p.m.10 views

CVE-2026-4179 stm32: usb: Infinite while loop in Interrupt Handler

Issues in stm32 USB device driver drivers/usb/device/usbdcstm32.c can lead to an infinite while loop...

6.1CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/03/14 9:51 p.m.9 views

EUVD-2026-12190

Issues in stm32 USB device driver drivers/usb/device/usbdcstm32.c can lead to an infinite while loop...

6.1CVSS5.8AI score0.0018EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/14 9:51 p.m.37 views

CVE-2026-4179 stm32: usb: Infinite while loop in Interrupt Handler

Issues in stm32 USB device driver drivers/usb/device/usbdcstm32.c can lead to an infinite while loop...

6.1CVSS0.0018EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/14 9:51 p.m.5 views

CVE-2026-4179 stm32: usb: Infinite while loop in Interrupt Handler

Issues in stm32 USB device driver drivers/usb/device/usbdcstm32.c can lead to an infinite while loop...

6.1CVSS5.8AI score0.0018EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/14 12:0 a.m.15 views

PT-2026-25510

CVE-2026-4179 Issues in stm32 USB device driver drivers/usb/device/usb dc stm32.c can lead to an infinite while loop. https://t.co/WkHKaV9kyz...

6.1CVSS5.8AI score0.0018EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.11 views

SUSE 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.5CVSS5.2AI score0.00173EPSS
SaveExploits0References19
NVD
NVD
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...

0.00173EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 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
SaveExploits0References29
OSV
OSV
added 2026/02/04 5:16 p.m.12 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
SaveExploits0References34
Cvelist
Cvelist
added 2026/02/04 4:4 p.m.38 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:4 p.m.30 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
Rows per page
Query Builder