First published: Wed Feb 12 2014(Updated: )
A flaw was found in the way cifs handled iovecs with bogus pointers userland passed down via writev() during uncached writes. An unprivileged local user with access to cifs share could use this flaw to crash the system or leak kernel memory. Privilege escalation cannot be ruled out (since memory corruption is involved), but is unlikely. The default cache settings for cifs mounts on Red Hat Enterprise Linux prohibit successful exploitation of this issue. Acknowledgements: Red Hat would like to thank Al Viro for reporting this issue.
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <3.2.57 | |
Linux Kernel | >=3.3<3.4.83 | |
Linux Kernel | >=3.5<3.10.33 | |
Linux Kernel | >=3.11<3.12.14 | |
Linux Kernel | >=3.13<3.13.6 | |
SUSE Linux Enterprise Desktop with Beagle | =11-sp3 | |
SUSE Linux Enterprise Server | =11 | |
SUSE Linux Enterprise Server | =11-sp3 | |
suse linux enterprise server vmware | =11-sp3 | |
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 | |
Linux Kernel | <=3.13.5 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-0069 is considered a high-severity vulnerability due to its potential to crash the system or leak sensitive kernel memory.
To mitigate CVE-2014-0069, users should upgrade to a patched version of the Linux Kernel, specifically versions 5.10.223-1 or newer.
CVE-2014-0069 affects installations of the Linux Kernel up to version 3.13.5, along with certain versions of SUSE and Red Hat Enterprise Linux.
Yes, while the primary concern with CVE-2014-0069 is system crashes and memory leaks, privilege escalation cannot be ruled out.
CVE-2014-0069 exploits a flaw in the way the CIFS protocol handles iovecs with invalid pointers during uncached writes.