CVE-2022-49541: cifs: fix potential double free during failed mount
In the Linux kernel, the following vulnerability has been resolved:
cifs: fix potential double free during failed mount
RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2088799
Security readout for executives and security teams
Plain-English summary
CVE-2022-49541 is a Linux kernel flaw in the CIFS/SMB client mount path. A failed mount can trigger a double free, a memory-management error. The CVSS score is high because a local low-privileged user may be able to cause serious confidentiality, integrity, or availability impact on affected systems.
Executive priority
Treat as high priority for Linux systems with local user access, especially shared infrastructure. It is less urgent than internet-exposed remote flaws, but kernel memory bugs can have severe business impact. Patch through normal emergency or accelerated kernel maintenance based on local-user exposure.
Technical view
The issue is CWE-415 double free in Linux kernel CIFS handling during failed mounts. The record lists local attack vector, low complexity, low privileges, no user interaction, and CVSS 3.1 score 7.8. Stable kernel commits are referenced as fixes. No KEV listing or provided source indicates active exploitation.
Likely exposure
Systems running affected Linux kernel versions with CIFS/SMB client functionality are the main concern, especially multi-user hosts or environments where non-admin users can initiate or influence CIFS mount attempts. Exposure depends on kernel version, distribution backports, and local access controls.
Exploitation context
This is a local vulnerability requiring low privileges and no user interaction, according to the CVSS vector. The provided sources do not show remote exploitation or active exploitation. Practical impact may include kernel crash or broader compromise if the memory corruption is exploitable on a given build.
Researcher notes
Evidence is limited to the CVE record and Linux stable commit references. The record names a double free during failed CIFS mount and provides high CVSS. It does not provide exploit details, a public exploit claim, or distro-specific fixed package mapping. Validate against downstream vendor backports.
Mitigation direction
Update to a vendor-supported kernel containing the referenced stable CIFS fixes.
Check your Linux distribution advisory for backported fixes and exact package versions.
Restrict unnecessary CIFS mount capability for untrusted local users.
Prioritize shared servers, developer workstations, and multi-tenant Linux systems.
Validation and detection
Inventory Linux kernel versions across servers and endpoints.
Identify systems using or loading the CIFS kernel client.
Compare installed kernels against vendor fixed versions or referenced stable commits.
Confirm patched kernels are booted, not just installed.
Review local mount permissions and CIFS-related operational need.
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.
cwe · low confidence lookup
CWE-415: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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.
1CVSS vectors
3Timeline events
1ADP providers
5Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
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.