First published: Mon Jul 14 2014(Updated: )
A flaw was found in the way pppol2tp_setsockopt() and pppol2tp_getsockopt() functions in the Linux kernel's PPP over L2TP implementation handled non-SOL_PPPOL2TP level. A local, unprivileged user could use this flaw to escalate their privileges on the system. Acknowledgements: Red Hat would like to thank Sasha Levin for reporting this issue.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=2.6.23<3.2.62 | |
Linux Kernel | >=3.3<3.4.102 | |
Linux Kernel | >=3.5<3.10.52 | |
Linux Kernel | >=3.11<3.12.27 | |
Linux Kernel | >=3.13<3.14.16 | |
Linux Kernel | >=3.15<3.15.9 | |
openSUSE | =11.4 | |
SUSE Linux Enterprise Desktop with Beagle | =11-sp3 | |
SUSE Linux Enterprise Server | =11-sp2 | |
SUSE Linux Enterprise Server | =11-sp3 | |
suse linux enterprise server vmware | =11-sp3 | |
redhat enterprise Linux server aus | =6.2 | |
Debian GNU/Linux | =7.0 | |
Linux Kernel | <=3.15.6 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-4943 is classified as a high severity vulnerability due to its potential to allow local unprivileged users to escalate their privileges.
To fix CVE-2014-4943, update the Linux kernel to a version that includes the security patch addressing this vulnerability.
CVE-2014-4943 affects Linux kernel versions from 2.6.23 up to 3.15.6 as well as specific distributions such as openSUSE and SUSE Enterprise Linux.
Exploitation of CVE-2014-4943 can be mitigated by ensuring that only authorized users are allowed to access the system and keeping the Linux kernel updated.
CVE-2014-4943 primarily concerns the pppol2tp_setsockopt() and pppol2tp_getsockopt() functions in the Linux kernel's PPP over L2TP implementation.