Explain the seccomp fix properly

svn path=/dists/sid/linux/; revision=21443
This commit is contained in:
Ben Hutchings 2014-06-15 23:20:22 +00:00
parent 58b54a1127
commit 678d260cd1
1 changed files with 2 additions and 1 deletions

3
debian/changelog vendored
View File

@ -224,7 +224,8 @@ linux (3.14.7-1) UNRELEASED; urgency=medium
- udeb: Add packages based on ppc64 configuration
* netfilter: ipv4: defrag: set local_df flag on defragmented skb
(regression in 3.14.5)
* [mips] asm: thread_info: Add _TIF_SECCOMP flag (Closes: #751417)
* [mips] seccomp: Check system calls whenever seccomp is enabled,
even if audit and trace are disabled (Closes: #751417)
* auditsc: audit_krule mask accesses need bounds checking (CVE-2014-3917)
* fs,userns: Change inode_capable to capable_wrt_inode_uidgid
(CVE-2014-4014)