aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-01-06 22:45:11 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-01-06 22:45:11 -0500
commit5d43fdcd215203868d440ffc42036f5f5ffc89fc (patch)
treed49fd109d7671c7cab636ab62b0561a3e2d53f3a /RELNOTES
parentspelling (diff)
downloadfirejail-5d43fdcd215203868d440ffc42036f5f5ffc89fc.tar.gz
firejail-5d43fdcd215203868d440ffc42036f5f5ffc89fc.tar.zst
firejail-5d43fdcd215203868d440ffc42036f5f5ffc89fc.zip
security fix
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 969eecb24..b9a982d77 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,6 @@
1firejail (0.9.45) baseline; urgency=low 1firejail (0.9.45) baseline; urgency=low
2 * development version, work in progress 2 * development version, work in progress
3 * security: --bandwidth root shel found by Martin Carpenter
3 * security: disabled --allow-debuggers when running on kernel 4 * security: disabled --allow-debuggers when running on kernel
4 versions prior to 4.8; a kernel bug in ptrace system call 5 versions prior to 4.8; a kernel bug in ptrace system call
5 allows a full bypass of seccomp filter; problem reported by Lizzie Dixon 6 allows a full bypass of seccomp filter; problem reported by Lizzie Dixon