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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Linux Containers (LXC) before 2016-02-22. When executing a program via lxc-attach, the nonpriv session can escape to the parent session by using the TIOCSTI ioctl to push characters into the terminal's input buffer, allowing an attacker to escape the container.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/hartwork/antijack
|
|
|