Linux Kernel up to 7.0.9 ksmbd ksmbd_session_lookup_all state issue

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
5.3$0-$5k1.70

Summaryinfo

A vulnerability classified as critical was found in Linux Kernel up to 7.0.9. The impacted element is the function ksmbd_session_lookup_all of the component ksmbd. Executing a manipulation can lead to state issue. This vulnerability is registered as CVE-2026-52911. No exploit is available. Upgrading the affected component is advised.

Detailsinfo

A vulnerability classified as critical was found in Linux Kernel up to 7.0.9. This vulnerability affects the function ksmbd_session_lookup_all of the component ksmbd. The manipulation with an unknown input leads to a state issue vulnerability. The CWE definition for the vulnerability is CWE-371. The impact remains unknown. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: ksmbd: scope conn->binding slowpath to bound sessions only When the binding SESSION_SETUP sets conn->binding = true, the flag stays set after the call so that the global session lookup in ksmbd_session_lookup_all() can find the session, which was not added to conn->sessions. Because the flag is connection-wide, the global lookup path will also resolve any other session by id if asked. Tighten the global lookup so that the returned session must have this connection registered in its channel xarray (sess->ksmbd_chann_list). The channel entry is installed by the existing binding_session path in ntlm_authenticate()/krb5_authenticate() when a SESSION_SETUP completes successfully, so this condition is a strict equivalent of "this connection has been accepted as a channel of this session". Connections that have not bound to a given session cannot reach it via the global table. The existing conn->binding gate for entering the slowpath is preserved so that non-binding connections keep the fast-path-only behavior, and the session->state check is unchanged.

The advisory is available at git.kernel.org. This vulnerability was named CVE-2026-52911 since 06/09/2026. Technical details are known, but there is no available exploit. The structure of the vulnerability defines a possible price range of USD $0-$5k at the moment (estimation calculated on 06/22/2026).

The vulnerability scanner Nessus provides a plugin with the ID 321869 (Linux Distros Unpatched Vulnerability : CVE-2026-52911), which helps to determine the existence of the flaw in a target environment.

Upgrading to version 5.15.209, 6.1.175, 6.6.141, 6.12.91, 6.18.33 or 7.0.10 eliminates this vulnerability. Applying the patch e74c00c6af428a39e564cdc5bd3a3648c6d8de87/e3a93ce6e25757b8f375e38b8f91e1d9da4edc1a/1ff46c9915c1cbf454db58a8cb87f7cac818e6a6/974c1c224e85549dc3459f3bb2255bbbdd2b9372/2cc8a4db633b10715450b291c1343859a4b2c509/1e2bec062c5c9ec282636715166056d0998d746d/b0da97c034b6107d14e537e212d4ce8b22109a58 is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.

The vulnerability is also documented in the databases at Tenable (321869), EUVD (EUVD-2026-38148) and CERT Bund (WID-SEC-2026-2031). If you want to get best quality of vulnerability data, you may have to visit VulDB.

Affected

  • Open Source Linux Kernel

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 5.5
VulDB Meta Temp Score: 5.3

VulDB Base Score: 5.5
VulDB Temp Score: 5.3
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: State issue
CWE: CWE-371
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Partially

Availability: 🔒
Status: Not defined
Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 321869
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-52911

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.15.209/6.1.175/6.6.141/6.12.91/6.18.33/7.0.10
Patch: e74c00c6af428a39e564cdc5bd3a3648c6d8de87/e3a93ce6e25757b8f375e38b8f91e1d9da4edc1a/1ff46c9915c1cbf454db58a8cb87f7cac818e6a6/974c1c224e85549dc3459f3bb2255bbbdd2b9372/2cc8a4db633b10715450b291c1343859a4b2c509/1e2bec062c5c9ec282636715166056d0998d746d/b0da97c034b6107d14e537e212d4ce8b22109a58

Timelineinfo

06/09/2026 CVE reserved
06/21/2026 +12 days Advisory disclosed
06/21/2026 +0 days VulDB entry created
06/22/2026 +1 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-52911 (🔒)
GCVE (CVE): GCVE-0-2026-52911
GCVE (VulDB): GCVE-100-372610
EUVD: 🔒
CERT Bund: WID-SEC-2026-2031 - Linux Kernel: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff

Entryinfo

Created: 06/21/2026 11:31
Updated: 06/22/2026 16:58
Changes: 06/21/2026 11:31 (59), 06/21/2026 12:33 (1), 06/21/2026 21:51 (2), 06/22/2026 14:06 (7), 06/22/2026 16:58 (5)
Complete: 🔍
Cache ID: 216::103

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Might our Artificial Intelligence support you?

Check our Alexa App!