Summary
Michal Zalewski discovered
an out of bounds write issue in cpio, a tool for creating and extracting cpio archive files. In the process of fixing that issue, the cpio developers found and fixed additional range checking and null pointer dereference issues.
Solution
For the stable distribution (wheezy),
this problem has been fixed in version 2.11+dfsg-0.1+deb7u1.
For the upcoming stable distribution (jessie), this problem will be fixed soon.
For the unstable distribution (sid), this problem has been fixed in version 2.11+dfsg-4.
We recommend that you upgrade your cpio packages.
Insight
GNU cpio is a tool for creating
and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files.
Affected
cpio 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-9112 -
CVSS Base Score: 5.0
AV:N/AC:L/Au:N/C:N/I:N/A:P
Related Vulnerabilities