Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2014-0069

18
FAUCET Score

CVE-2014-0069 is a memory corruption vulnerability in the Linux kernel's CIFS file system, specifically within the cifs_iovec_write function, affecting versions through 3.13.5, including Red Hat and SUSE distributions. This flaw allows local users to trigger a system crash, leak sensitive kernel memory, or potentially escalate privileges by crafting a writev system call during uncached write operations. With a CVSS score of 7.2, it is considered high severity due to its low attack complexity and potential for complete compromise of confidentiality, integrity, and availability. There is currently no public exploit code available (Metasploit, Nuclei, ExploitDB), nor is there evidence of active exploitation or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 3.2.57CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 3.3, < 3.4.83CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 3.5, < 3.10.33CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 3.11, < 3.12.14CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 3.13, < 3.13.6CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 2.0

7.2HIGH

AV:L/AC:L/Au:N/C:C/I:C/A:C

Confidentiality Impact
COMPLETE
Integrity Impact
COMPLETE
Availability Impact
COMPLETE
Access Vector
LOCAL
Access Complexity
LOW
Authentication
NONE
Exploitability Score
3.9
Impact Score
10.0
CvssVersion
2.0

Exploit Intelligence

EPSS Score
0.41%
Probability of exploitation in next 30 days
EPSS Percentile
33.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0041 is in the 48th percentile among its peer group of 3,241 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.5 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (15)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: cbl2 kernel 5.15.160.1-1 on CBL Mariner 2.0Fixed in: 5.15.148.2-2
microsoftpatch availablevia msrc
Product: azl3 kernel 6.6.29.1-4 on Azure Linux 3.0Fixed in: -
microsoftpatch availablevia msrc
Product: azl3 kernel 6.6.35.1-4 on Azure Linux 3.0Fixed in: 6.6.29.1-4
microsoftpatch availablevia msrc
Product: 16960-16823Fixed in: 5.15.148.2-2
microsoftpatch availablevia msrc
Product: 19702-17086Fixed in: 5.15.148.2-2
microsoftpatch availablevia msrc
Product: 17062-17084Fixed in: -
microsoftpatch availablevia msrc
Product: 17065-17084Fixed in: 6.6.29.1-4
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 ARMFixed in: 6.6.29.1-4
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 x64Fixed in: 6.6.29.1-4
microsoftpatch availablevia msrc
Product: cbl2 kernel 5.15.148.2-2 on CBL Mariner 2.0Fixed in: 5.15.148.2-2
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 x64Fixed in: 5.15.148.2-2
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 ARMFixed in: 5.15.148.2-2
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 6Fixed in: kernel-0:2.6.32-431.11.2.el6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise MRG 2Fixed in: kernel-rt-0:3.10.33-rt32.33.el6rt
View patch

Vendor Advisories (3)

microsoft2024-Jun/CVE-2014-0069

CVE-2014-0069

Jun 11, 2024
redhatCVE-2014-0069Moderate

kernel: cifs: incorrect handling of bogus user pointers during uncached writes

Feb 14, 2014
microsoft2014-Feb/CVE-2014-0069Important

The cifs_iovec_write function in fs/cifs/file.c in the Linux kernel through 3.13.5 does not properly handle uncached write operations that copy fewer than the requested number of bytes which allows local users to obtain sensitive information from kernel memory cause a denial of service (memory corruption and system crash) or possibly gain privileges via a writev system call with a crafted pointer.

Feb 2, 2014

References

article.gmane.org / gmane.linux.kernel.cifs/9401
Broken Link
git.kernel.org
Broken Link
lists.opensuse.org / opensuse-security-announce/2014-03/msg00026.html
Mailing ListThird Party Advisory
rhn.redhat.com / errata/RHSA-2014-0328.html
Third Party Advisory
bugzilla.redhat.com / show_bug.cgi
Issue TrackingThird Party Advisory
github.com / torvalds/linux/commit/5d81de8e8667da7135d3a32a964087c0faf5483f
PatchThird Party Advisory
openwall.com / lists/oss-security/2014/02/17/4
Mailing ListThird Party Advisory
securityfocus.com / bid/65588
Third Party AdvisoryVDB Entry