summaryrefslogtreecommitdiff
path: root/bwrap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bwrap.xml')
-rw-r--r--bwrap.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/bwrap.xml b/bwrap.xml
index adc4641..81331de 100644
--- a/bwrap.xml
+++ b/bwrap.xml
@@ -464,7 +464,9 @@
</para><para>
Note: In a general sandbox, if you don't use --new-session, it is
recommended to use seccomp to disallow the TIOCSTI ioctl, otherwise
- the application can feed keyboard input to the terminal.
+ the application can feed keyboard input to the terminal
+ which can e.g. lead to out-of-sandbox command execution
+ (see CVE-2017-5226).
</para></listitem>
</varlistentry>
<varlistentry>