diff --git a/debian/changelog b/debian/changelog index 8a5b911da..894b51f83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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)