๐Ÿ” CVE Alert

CVE-2026-97969

UNKNOWN 0.0

watchdog: msc313e: Fix clock leak and spurious timer in settimeout()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: watchdog: msc313e: Fix clock leak and spurious timer in settimeout() msc313e_wdt_settimeout() unconditionally calls msc313e_wdt_start() which introduces two severe bugs: 1. If the watchdog is already active, calling start() again will increase the reference count of the clock again. However stop() is only called once, the reference count is unbalance. 2. If the watchdog is stopped, calling settimeout() will start the hardware timer accidentally. Factor out the register-writing logic into a helper function. Only call it in settimeout() if the watchdog is running. Otherwise, simply update `wdev->timeout`.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
e9800b7994642a794afd4894f072541c14277ce8 < 2152a13ee2a9af09a668ebd053a8dbf771dadb80 e9800b7994642a794afd4894f072541c14277ce8 < 2abf99a57b0b71b2b97745981f4039370ab78044 e9800b7994642a794afd4894f072541c14277ce8 < faf1eb2895c87a8c0fb920439dddc7e0d97c6a69 e9800b7994642a794afd4894f072541c14277ce8 < 3db30f315935c2fb0d95f46b7a593b5b4d3ec3d0
Linux / Linux
5.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/2152a13ee2a9af09a668ebd053a8dbf771dadb80 git.kernel.org: https://git.kernel.org/stable/c/2abf99a57b0b71b2b97745981f4039370ab78044 git.kernel.org: https://git.kernel.org/stable/c/faf1eb2895c87a8c0fb920439dddc7e0d97c6a69 git.kernel.org: https://git.kernel.org/stable/c/3db30f315935c2fb0d95f46b7a593b5b4d3ec3d0