CVE-2014-0069
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v2.0•HIGH•Score: 7.2AV:L/AC:L/Au:N/C:C/I:C/A:C
EPSS Trends
Current EPSS score: 0.05%• Percentile: 16%
Techniques & Countermeasures
- CWE-119•Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Affected Systems
- linux•linux_kernel
< 3.2.57 | ≥ 3.3, < 3.4.83 | ≥ 3.5, < 3.10.33 | ≥ 3.11, < 3.12.14 | ≥ 3.13, < 3.13.6
- redhat•enterprise_linux_desktop
6.0
- redhat•enterprise_linux_eus
6.5
- redhat•enterprise_linux_server
6.0
- redhat•enterprise_linux_server_aus
6.5
- redhat•enterprise_linux_server_tus
6.5
- redhat•enterprise_linux_workstation
6.0
- suse•linux_enterprise_desktop
11:sp3
- suse•linux_enterprise_server
11 | 11:sp3
References (8)
- http://article.gmane.org/gmane.linux.kernel.cifs/9401
- http://www.securityfocus.com/bid/65588
- https://github.com/torvalds/linux/commit/5d81de8e8667da7135d3a32a964087c0faf5483f
- http://rhn.redhat.com/errata/RHSA-2014-0328.html
- https://bugzilla.redhat.com/show_bug.cgi?id=1064253
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=5d81de8e8667da7135d3a32a964087c0faf5483f
- http://www.openwall.com/lists/oss-security/2014/02/17/4
- http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00026.html