CVE-2026-74687
Last modified
CVE-2026-74687 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: watchdog: at91sam9_wdt: prevent timer rearm during teardown at91_ping() rearms the watchdog timer from its callback. timer_delete() neither waits for a running callback nor prevents it from rearming the timer, so probe failure or driver removal can leave the timer accessing the devm-allocated at91wdt after it has been freed. Use timer_shutdown_sync() on both teardown paths.
Description
In the Linux kernel, the following vulnerability has been resolved: watchdog: at91sam9_wdt: prevent timer rearm during teardown at91_ping() rearms the watchdog timer from its callback. timer_delete() neither waits for a running callback nor prevents it from rearming the timer, so probe failure or driver removal can leave the timer accessing the devm-allocated at91wdt after it has been freed. Use timer_shutdown_sync() on both teardown paths. It waits for a running callback and rejects any attempt by the callback to rearm the timer.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5161b31dc39a6d6dadc95f298de48a725b73ada8, < 29fe74c9aa69d78c1c6a3930f1d9fc5db71a6eed; >= 5161b31dc39a6d6dadc95f298de48a725b73ada8, < b7949b0a7d998013b7ec8617a0ef5b07cca80be4; >= 5161b31dc39a6d6dadc95f298de48a725b73ada8, < 8444d66aa6b6e7fe0a26fa1a00a11cb4d0523783 |
| Linux | Linux | 3.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74687?
How severe is CVE-2026-74687?
How do I fix CVE-2026-74687?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74681In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74682In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74683In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74684In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74685In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74686In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74688In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74689In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7469A vulnerability was detected in Tenda 4G300 US_4G300V1.0Mt_V…6.3
- CVE-2026-74690In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74691In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74692In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74687?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
