CVE-2026-90165
Last modified
CVE-2026-90165 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbd_stop_durable_scavenger() See the procedure below: ksmbd_launch_ksmbd_durable_scavenger durable_scavenger_running = true server_conf.dh_task = kthread_run() // fail, dh_task is an ERR_PTR() server_ctrl_handle_reset ksmbd_stop_durable_scavenger kthread_stop(server_conf.dh_task) // invalid pointer.
Description
In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbd_stop_durable_scavenger() See the procedure below: ksmbd_launch_ksmbd_durable_scavenger durable_scavenger_running = true server_conf.dh_task = kthread_run() // fail, dh_task is an ERR_PTR() server_ctrl_handle_reset ksmbd_stop_durable_scavenger kthread_stop(server_conf.dh_task) // invalid pointer
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7f0cb478703cbeaddfe5c9101c5c73cd975d1073, < 3f8651f6bb52159c9e23993c77a2b51b9505ad64; >= d484d621d40f4a8b8959008802d79bef3609641b, < af9cb997d13a17029a0d3863e33f4c837e27a8ae; >= d484d621d40f4a8b8959008802d79bef3609641b, < b2d78c199dfd983638662ace0612d4fade3dbea1; >= d484d621d40f4a8b8959008802d79bef3609641b, < a2eb72b4d53bb9d8d6c00f3f794eaccb4b1ce5ed; >= d484d621d40f4a8b8959008802d79bef3609641b, < bef46b604732d83f8da29f782868de4d25bf972c; >= 6.6.142, < 6.6.157 |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90165?
How severe is CVE-2026-90165?
How do I fix CVE-2026-90165?
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-9016The Debug Log Manager – Conveniently Monitor and Inspect Err…5.3
- CVE-2026-90160In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90161In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-90162In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90163In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90164In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90166In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90167In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90168Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-90169In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9017The NEX-Forms – Ultimate Forms Plugin for WordPress plugin f…5.3
- CVE-2026-90170In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90165?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
