mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
752 B
Markdown
19 lines
752 B
Markdown
### [CVE-2016-1575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1575)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The overlayfs implementation in the Linux kernel through 4.5.2 does not properly maintain POSIX ACL xattr data, which allows local users to gain privileges by leveraging a group-writable setgid directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.halfdog.net/Security/2016/UserNamespaceOverlayfsXattrSetgidPrivilegeEscalation/
|
|
- https://launchpad.net/bugs/1534961
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|