[linux] 01/01: Correct list of patches for CVE-2015-2925, which differs from jessie-security
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sat Sep 19 01:32:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit 999c1923b1a54bf47ca0b5cf5b0d26acb96084dd
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sat Sep 19 03:31:47 2015 +0200
Correct list of patches for CVE-2015-2925, which differs from jessie-security
---
debian/changelog | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8a5b911..894b51f 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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list