Summary
Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, information leaks or privilege escalation:
CVE-2014-0196
Jiri Slaby discovered a race condition in the pty layer, which could lead to denial of service or privilege escalation.
CVE-2014-1737 /
CVE-2014-1738
Matthew Daley discovered that missing input sanitising in the FDRAWCMD ioctl and an information leak could result in privilege escalation.
CVE-2014-2851
Incorrect reference counting in the ping_init_sock() function allows denial of service or privilege escalation.
CVE-2014-3122
Incorrect locking of memory can result in local denial of service.
Solution
For the stable distribution (wheezy), these problems have been fixed in version 3.2.57-3+deb7u1. This update also fixes a regression in the isci driver and suspend problems with certain AMD CPUs (introduced in the updated kernel from the Wheezy 7.5 point release).
For the unstable distribution (sid), these problems will be fixed soon.
We recommend that you upgrade your linux packages.
Insight
The Linux kernel is the core of the Linux operating system.
Affected
linux on Debian Linux
Detection
This check tests the installed software version using the apt package manager.
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2014-0196, CVE-2014-1737, CVE-2014-1738, CVE-2014-2851, CVE-2014-3122 -
CVSS Base Score: 7.2
AV:L/AC:L/Au:N/C:C/I:C/A:C
Related Vulnerabilities