Correct list of patches for CVE-2015-2925, which differs from jessie-security

This commit is contained in:
Ben Hutchings 2015-09-19 03:31:47 +02:00
parent 57644b0054
commit 999c1923b1
1 changed files with 1 additions and 2 deletions

3
debian/changelog vendored
View File

@ -9,9 +9,8 @@ linux (4.2-1~exp2) UNRELEASED; urgency=medium
* workqueue: Make flush_workqueue() available again to non GPL modules
(Closes: #798311)
* vfs: Fix possible escape from mount namespace (CVE-2015-2925):
- namei: lift (open-coded) terminate_walk() in follow_dotdot_rcu() into
callers
- dcache: Handle escaped paths in prepend_path
- dcache: Reduce the scope of i_lock in d_splice_alias
- vfs: Test for and handle paths that are unreachable from their mnt_root
* aufs: Update support patches to aufs4.x-rcN-20150921
- mmap: Fix races in madvise_remove() and sys_msync() (Closes: #796036)