3 matches found
CVE-2026-97969
In the Linux kernel, the following vulnerability has been resolved: w...
5.8AI score
SaveExploits0
CVE-2026-97969
The Linux kernel contains a vulnerability in the msc313e watchdog driver. The function msc313e_wdt_settimeout() unconditionally calls msc313e_wdt_start(), leading to two issues: a clock reference count imbalance when the watchdog is already active (causing a clock leak) and the accidental startin...
5.7AI score
SaveExploits0References4
EUVD-2026-86823
In the Linux kernel, the following vulnerability has been resolved: watchdog: msc313e: Fix clock leak and spurious timer in settimeout msc313ewdtsettimeout unconditionally calls msc313ewdtstart which introduces two severe bugs: 1. If the watchdog is already active, calling start again will increa...
5.7AI score
SaveExploits0References4
20