CVE-2026-90169

Unknown

Last modified

CVE-2026-90169 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ksmbd: free preauth sessions on connection teardown SMB3.1.1 multichannel binding preserves the preauthentication hash in a preauth_session between the NTLM negotiate and authenticate requests. The binding NTLM negotiate allocates this object and returns STATUS_MORE_PROCESSING_REQUIRED. If the client disconnects before it sends the authenticate request, neither the authenticate nor error cleanup paths free the object. Release any remaining preauthentication sessions when tearing down the connection.

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: free preauth sessions on connection teardown SMB3.1.1 multichannel binding preserves the preauthentication hash in a preauth_session between the NTLM negotiate and authenticate requests. The binding NTLM negotiate allocates this object and returns STATUS_MORE_PROCESSING_REQUIRED. If the client disconnects before it sends the authenticate request, neither the authenticate nor error cleanup paths free the object. Release any remaining preauthentication sessions when tearing down the connection. Initialize the list when allocating the connection so that this cleanup is safe regardless of the negotiated dialect.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= f5a544e3bab78142207e0242d22442db85ba1eff, < effcf48d79d8aa53113d8289e140746f25ceb62c; >= f5a544e3bab78142207e0242d22442db85ba1eff, < b62b1ebb25f0a19067ed5b1a86036b2dc98be44f; >= f5a544e3bab78142207e0242d22442db85ba1eff, < a41a98ee16ae038751b6639decadaa3ce15ca18a; >= f5a544e3bab78142207e0242d22442db85ba1eff, < 8e2ebc77678832e981adc008d25cd8f67d08ebc4; >= f5a544e3bab78142207e0242d22442db85ba1eff, < 06c7b1d731bc105a8644f1b70165ba8b9416cbab
LinuxLinux5.15

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90169?
In the Linux kernel, the following vulnerability has been resolved: ksmbd: free preauth sessions on connection teardown SMB3.1.1 multichannel binding preserves the preauthentication hash in a preauth_session between the NTLM negotiate and authenticate requests. The binding NTLM negotiate allocates this object and returns STATUS_MORE_PROCESSING_REQUIRED. If the client disconnects before it sends the authenticate request, neither the authenticate nor error cleanup paths free the object. Release any remaining preauthentication sessions when tearing down the connection. Initialize the list when allocating the connection so that this cleanup is safe regardless of the negotiated dialect.
How severe is CVE-2026-90169?
Severity scoring for CVE-2026-90169 is pending analysis.
How do I fix CVE-2026-90169?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90169?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST