[kernel] r4837 - patch-tracking

Dann Frazier dannf at costa.debian.org
Fri Nov 18 06:54:13 UTC 2005


Author: dannf
Date: Fri Nov 18 06:54:09 2005
New Revision: 4837

Modified:
   patch-tracking/cve-2005-2709-sysctl-unregistration-oops.patch
Log:
clean up syntax & add complete package list


Modified: patch-tracking/cve-2005-2709-sysctl-unregistration-oops.patch
==============================================================================
--- patch-tracking/cve-2005-2709-sysctl-unregistration-oops.patch	(original)
+++ patch-tracking/cve-2005-2709-sysctl-unregistration-oops.patch	Fri Nov 18 06:54:09 2005
@@ -1,8 +1,6 @@
-## A list of valid fields for patch description files, with examples
 Candidate: CVE-2005-2709
-References:
- CONFIRM: http://www.kernel.org/git/?p=linux/kernel/git/chrisw/stable-queue.git;a=blob_plain;h=5dbbdc13a7bdbc132de44bc00e13079afaf033d0;f=2.6.14.1/cve-2005-2709-sysctl-unregistration-oops.patch
- MISC:##URL## 
+References: 
+ CONFIRM:http://www.kernel.org/git/?p=linux/kernel/git/chrisw/stable-queue.git;a=blob_plain;h=5dbbdc13a7bdbc132de44bc00e13079afaf033d0;f=2.6.14.1/cve-2005-2709-sysctl-unregistration-oops.patch
 Description: 
  From: Al Viro <viro at zeniv.linux.org.uk>
  .
@@ -11,26 +9,20 @@
  hope to hit the (kfreed) ctl_table.  Then fill it with pointers to your
  function. Then do read from file you've opened and if you are lucky,
  you'll get it called as ->proc_handler() in kernel mode.
-
- So this is at least an Oops and possibly more.  It does depend on an
- interface going away though, so less of a security risk than it would
- otherwise be.
-Notes:
+Notes: 
  CVE is reserved, so we can't take the description from there yet
 Bug: 
-## per-tree status.
-##  pending: fix has been committed to svn
-##  released: we've cut a version with this fix in it
-##  needed: bug is applicable to this tree and needs a fix
-##  An empty value means that someone needs to determine the relevancy for this tree
-## 
-##
-## status maybe followed by a version string in ()'s, and/or a patchname in []'s
-## Prerequisite patches maybe listed in [] as well, even though they may not be
-## directly part of the fix.
 upstream: pending (2.6.14.1)
 2.6.13: needed
 2.6.12: 
 2.6.8-sarge-security: 
-2.4.27-sarge-security:
+2.4.27-sarge-security: 
 2.4.27: 
+2.6.14: 
+2.6.8: 
+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: 



More information about the Kernel-svn-changes mailing list