CVE-2026-90154
Last modified
CVE-2026-90154 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ksmbd: scope session state changes to bound connections ksmbd_all_conn_set_status() treats every connection whose transient binding flag is set as belonging to the target SessionId. A logoff or session replacement can consequently move an unrelated connection to NEED_RECONNECT or NEED_SETUP. Pass the target session itself and select connections using either the connection-local session xarray or the session's permanent channel list. Use the same association test while waiting for requests to drain. Serialize session-wide status changes under request_lock and do not overwrite EXITING or RELEASING.
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: scope session state changes to bound connections ksmbd_all_conn_set_status() treats every connection whose transient binding flag is set as belonging to the target SessionId. A logoff or session replacement can consequently move an unrelated connection to NEED_RECONNECT or NEED_SETUP. Pass the target session itself and select connections using either the connection-local session xarray or the session's permanent channel list. Use the same association test while waiting for requests to drain. Serialize session-wide status changes under request_lock and do not overwrite EXITING or RELEASING. Protect the shutdown transition with the same lock so a concurrent session update cannot revive a closing connection.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f5a544e3bab78142207e0242d22442db85ba1eff, < 0875872718b98e8530fbc634e5aa7dbd3253b80d; >= f5a544e3bab78142207e0242d22442db85ba1eff, < c50e628122aed077695669e25b842e778511a43d |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90154?
How severe is CVE-2026-90154?
How do I fix CVE-2026-90154?
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-90149In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-9015The Equalize Digital Accessibility Checker – WCAG, ADA, EAA …4.3
- CVE-2026-90150In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90151In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-90152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90153In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-90155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9016The Debug Log Manager – Conveniently Monitor and Inspect Err…5.3
Are you affected by CVE-2026-90154?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
