CVE-2026-98112
Last modified
CVE-2026-98112 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix listener task lifetime on netdev events The listener thread exits when its listening socket is shutdown. The netdevice notifier shuts down the socket before calling kthread_stop(), so the task_struct can be freed before kthread_stop() gets its reference. Create the listener in a stopped state and hold an extra task_struct reference until kthread_stop_put() completes.
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix listener task lifetime on netdev events The listener thread exits when its listening socket is shutdown. The netdevice notifier shuts down the socket before calling kthread_stop(), so the task_struct can be freed before kthread_stop() gets its reference. Create the listener in a stopped state and hold an extra task_struct reference until kthread_stop_put() completes. Also stop and release listeners before freeing their interface records during TCP teardown.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3316a8fc840d82fad5efcf76ad0ea3f76fdca209, < 40581f10c1e56238b157af5f260b8f9518a0cbc1; >= 3316a8fc840d82fad5efcf76ad0ea3f76fdca209, < a506290f59e1c6ce9ac0a13158640bb8fee93471 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98112?
How severe is CVE-2026-98112?
How do I fix CVE-2026-98112?
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-98107In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98108In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-98109In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9811A stored Cross-Site Scripting (XSS) vulnerability exists in …5.4
- CVE-2026-98110In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98111In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98113In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98114In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98115In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-98116In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98117In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98118In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98112?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
