[kernel] r6576 - patch-tracking

Moritz Muehlenhoff jmm-guest at costa.debian.org
Tue May 16 06:45:25 UTC 2006


Author: jmm-guest
Date: Tue May 16 06:45:21 2006
New Revision: 6576

Added:
   patch-tracking/CVE-2006-1527
Modified:
   patch-tracking/CVE-2006-1056
   patch-tracking/CVE-2006-1860

Log:
new issue
nfs_lease() doesn't affect stable


Modified: patch-tracking/CVE-2006-1056
==============================================================================
--- patch-tracking/CVE-2006-1056	(original)
+++ patch-tracking/CVE-2006-1056	Tue May 16 06:45:21 2006
@@ -1,5 +1,6 @@
 Candidate: CVE-2006-1056
 References: 
+ http://marc.theaimsgroup.com/?l=linux-kernel&m=114633448824132&w=2
 Description: x87 inter process information leak
 Notes: 
 Bugs: 

Added: patch-tracking/CVE-2006-1527
==============================================================================
--- (empty file)
+++ patch-tracking/CVE-2006-1527	Tue May 16 06:45:21 2006
@@ -0,0 +1,16 @@
+Candidate: CVE-2006-1527
+References: 
+Description: 
+Notes: 
+Bugs: 
+upstream: 
+linux-2.6:
+2.6.8-sarge-security: 
+2.4.27-sarge-security: 
+2.4.27:
+2.4.19-woody-security: 
+2.4.18-woody-security: 
+2.4.17-woody-security: 
+2.4.16-woody-security: 
+2.4.17-woody-security-hppa: 
+2.4.17-woody-security-ia64: 

Modified: patch-tracking/CVE-2006-1860
==============================================================================
--- patch-tracking/CVE-2006-1860	(original)
+++ patch-tracking/CVE-2006-1860	Tue May 16 06:45:21 2006
@@ -1,16 +1,26 @@
 Candidate: CVE-2006-1860
 References: 
-Description: Local DoS - fcntl_setlease defies lease_init assumptions
+ http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.16.16
+ http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=commit;h=1f0e637c94a9b0418
+ http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=blobdiff;h=aa7f66091823dde953e15895dc427615701c39c7;hp=e75ac392a313f3fad823bf2e46a03f29701e3e34;hb=1f0e637c94a9b041833947c79110d6c02fff8618;f=fs/locks.c
+ http://www.securityfocus.com/bid/17943
+ http://www.frsirt.com/english/advisories/2006/1767
+ http://secunia.com/advisories/20083
+Description:
+ lease_init in fs/locks.c in Linux kernel before 2.6.16.16 allows attackers to
+ cause a denial of service (fcntl_setlease lockup) via actions that cause 
+ lease_init to free a lock that might not have been allocated on the stack.
 Notes: 
+ jmm> The vulnerable NFS4 leases code was only introduced in 2.6.10
 Bugs: 
-upstream: 
-linux-2.6:
-2.6.8-sarge-security: 
-2.4.27-sarge-security: 
-2.4.27:
-2.4.19-woody-security: 
-2.4.18-woody-security: 
-2.4.17-woody-security: 
-2.4.16-woody-security: 
-2.4.17-woody-security-hppa: 
-2.4.17-woody-security-ia64: 
+upstream: released (2.6.16.6)
+linux-2.6: released (2.6.16-8)
+2.6.8-sarge-security: N/A
+2.4.27-sarge-security: N/A
+2.4.27: N/A
+2.4.19-woody-security: N/A
+2.4.18-woody-security: N/A
+2.4.17-woody-security: N/A
+2.4.16-woody-security: N/A
+2.4.17-woody-security-hppa: N/A
+2.4.17-woody-security-ia64: N/A
\ No newline at end of file



More information about the Kernel-svn-changes mailing list