[kernel] r5190 - patch-tracking

Moritz Muehlenhoff jmm-guest at costa.debian.org
Tue Jan 3 09:42:54 UTC 2006


Author: jmm-guest
Date: Tue Jan  3 09:42:54 2006
New Revision: 5190

Modified:
   patch-tracking/CVE-2005-3358
   patch-tracking/proc_memory_disclosure
Log:
record issues fixed in 2.6.15. I've requested a CVE assignment for the procfs issue.


Modified: patch-tracking/CVE-2005-3358
==============================================================================
--- patch-tracking/CVE-2005-3358	(original)
+++ patch-tracking/CVE-2005-3358	Tue Jan  3 09:42:54 2006
@@ -7,10 +7,9 @@
  0 bitmask, which causes a panic when a page fault occurs.
 Notes: 
  jmm> This was initially believed to be fixed as of 2.6.11, but this
- jmm> turned out to be wrong. Andi Kleen has posted a patch to linux-
- jmm> kernel, that will probably enter 2.6.15
+ jmm> turned out to be wrong.
 Bugs: 
-upstream: 
+upstream: released (2.6.15)
 linux-2.6:
 2.6.8-sarge-security: 
 2.4.27-sarge-security: 

Modified: patch-tracking/proc_memory_disclosure
==============================================================================
--- patch-tracking/proc_memory_disclosure	(original)
+++ patch-tracking/proc_memory_disclosure	Tue Jan  3 09:42:54 2006
@@ -1,12 +1,13 @@
-Candidate: needed
+Candidate: requested
 References: 
  http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8b90db0df7187a01fb7177f1f812123138f562cf
 Description: 
 Notes: 
  jmm> 2.4 not affected as proc_file_lseek() contains a check for this
  jmm> if (offset>=0 && (unsigned long long)offset<=file->f_dentry->d_inode->i_sb->s_maxbytes) {
+ jmm> I've requested a CVE ID
 Bugs: 
-upstream: pending (2.6.15)
+upstream: released (2.6.15)
 linux-2.6:
 2.6.8-sarge-security: 
 2.4.27-sarge-security: N/A



More information about the Kernel-svn-changes mailing list