| Summary: | Kernel : CLONE_NEWUSER | CLONE_FS chroot exploit (CVE-2013-1858) | ||
|---|---|---|---|
| Product: | Gentoo Security | Reporter: | Agostino Sarubbo <ago> |
| Component: | Kernel | Assignee: | Gentoo Kernel Security <security-kernel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alexander, eric-f.garioud, kernel, kfm |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://bugzilla.redhat.com/show_bug.cgi?id=921448 | ||
| Whiteboard: | [linux >=3.8.0 <3.8.3] [linux >=3.9-rc1 <3.9-rc3] | ||
| Package list: | Runtime testing required: | --- | |
|
Description
Agostino Sarubbo
2013-03-18 09:13:21 UTC
The fix is already in 3.8.3 ... I'm defining the affected vanilla versions in the whiteboard field. CVE-2013-1858 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1858): The clone system-call implementation in the Linux kernel before 3.8.3 does not properly handle a combination of the CLONE_NEWUSER and CLONE_FS flags, which allows local users to gain privileges by calling chroot and leveraging the sharing of the / directory between a parent process and a child process. Fixed in 3.8.3. |