CVE-2026-98162
Last modified
CVE-2026-98162 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: smb/server: fix tree connection leak in smb2_tree_connect() See the procedure below: smb2_tree_connect ksmbd_tree_conn_connect xa_store(&sess->tree_conns, tree_conn->id, tree_conn) ksmbd_counter_inc(KSMBD_COUNTER_TREE_CONNS) ksmbd_share_tree_conn_inc(sc) ksmbd_iov_pin_rsp // fail status.ret = KSMBD_TREE_CONN_STATUS_NOMEM // do not disconnect tree_conn Disconnect the new tree connection if ksmbd_iov_pin_rsp() fails..
Description
In the Linux kernel, the following vulnerability has been resolved: smb/server: fix tree connection leak in smb2_tree_connect() See the procedure below: smb2_tree_connect ksmbd_tree_conn_connect xa_store(&sess->tree_conns, tree_conn->id, tree_conn) ksmbd_counter_inc(KSMBD_COUNTER_TREE_CONNS) ksmbd_share_tree_conn_inc(sc) ksmbd_iov_pin_rsp // fail status.ret = KSMBD_TREE_CONN_STATUS_NOMEM // do not disconnect tree_conn Disconnect the new tree connection if ksmbd_iov_pin_rsp() fails.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e2b76ab8b5c9327ab2dae6da05d0752eb2f4771d, < a6c88e5e3a75f1e4a98ad4bc4037465ccd7925bc; >= e2b76ab8b5c9327ab2dae6da05d0752eb2f4771d, < 39f2032096715daae5f6fd0f587ca7a474b019df; f2283680a80571ca82d710bc6ecd8f8beac67d63; 9f297df20d93411c0b4ddad7f88ba04a7cd36e77; >= 5.15.145, < 5.16; >= 6.1.71, < 6.2 |
| Linux | Linux | 6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98162?
How severe is CVE-2026-98162?
How do I fix CVE-2026-98162?
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-98157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9816Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 1…8.3
- CVE-2026-98160In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98161In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98163In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9818Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-9820Mattermost versions 11.7.x <= 11.7.2, 10.11.x <= 10.11.19 fa…3.8
- CVE-2026-9822The WP Hotel Booking WordPress plugin before 2.3.1 does not …6.5
- CVE-2026-9824Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.1…4.3
- CVE-2026-9828Deserialization of untrusted data vulnerability in QOS.CH Sa…2.9
Are you affected by CVE-2026-98162?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
