CVE-2024-35863: smb: client: fix potential UAF in is_valid_oplock_break()
In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix potential UAF in is_valid_oplock_break()
Skip sessions that are being teared down (status == SES_EXITING) to
avoid UAF.
Security readout for executives and security teams
Plain-English summary
A race in the Linux SMB client could access memory after its session was released during teardown. A remote SMB peer may be able to trigger the condition without credentials or user interaction. The supplied CVSS rates potential confidentiality, integrity, and availability impact as high, but practical exploit outcomes are not documented in the bundle.
Executive priority
Treat as urgent for systems using the Linux SMB client with untrusted network reachability. Accelerate vendor-supported kernel updates, but avoid declaring a fleet-wide emergency solely from the 9.8 score because active exploitation is unsupported and the supplied affected-version data requires vendor interpretation.
Technical view
The function is_valid_oplock_break() could inspect a session being torn down, creating a potential use-after-free. The upstream correction skips sessions marked SES_EXITING. The supplied records associate affected Linux kernel lines with versions including 3.13, 6.1.85, 6.6.26, 6.8.5, and 6.9, but their version structure is ambiguous.
Likely exposure
Prioritize Linux systems that use the kernel SMB client to connect to remote or untrusted SMB services. Systems without SMB client use are less likely to reach the vulnerable path. The bundle provides no CPEs, and its mixed release and commit identifiers prevent reliable exposure decisions from version strings alone.
Exploitation context
The CVSS 3.1 vector describes network-reachable, low-complexity, unauthenticated exploitation without user interaction. However, CISA KEV status is false, and the supplied sources provide no evidence of exploitation in the wild or a public working exploit. Treat the score as potential severity, not confirmation of practical exploitability.
Researcher notes
The record describes a potential teardown race and UAF, fixed by ignoring SES_EXITING sessions. No CWE, CPE, crash trace, exploitability analysis, or demonstrated security consequence is supplied. Multiple stable commits appear to backport the correction. Researchers should avoid inferring arbitrary code execution from the CVSS impacts alone.
Mitigation direction
Install a vendor-supported kernel containing the applicable referenced stable fix.
Check distribution advisories for package-specific affected and corrected versions.
Prioritize systems connecting to remote or untrusted SMB services.
Restrict unnecessary SMB connectivity until affected systems are updated.
Validation and detection
Record each system's kernel package, release, and distribution build.
Check vendor advisories for CVE-2024-35863 applicability and backports.
Confirm whether systems use the kernel SMB client.
Verify the installed kernel includes the applicable stable fix.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-35863 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.