When executing a program via the bubblewrap sandbox, 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 sandbox.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/projectatomic/bubblewrap/issues/142 | exploit patch vendor advisory |
http://www.securityfocus.com/bid/97260 | vdb entry third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1411811 | issue tracking patch |
https://github.com/projectatomic/bubblewrap/commit/d7fc532c42f0e9bf427923bab85433282b3e5117 | patch |
http://www.openwall.com/lists/oss-security/2020/07/10/1 | mailing list |
https://www.openwall.com/lists/oss-security/2023/03/14/2 | |
http://www.openwall.com/lists/oss-security/2023/03/17/1 | mailing list |