[kernel] r16161 - in dists/lenny-security/linux-2.6/debian: . patches/bugfix/all patches/series

Dann Frazier dannf at alioth.debian.org
Wed Aug 18 18:39:19 UTC 2010


Author: dannf
Date: Wed Aug 18 18:39:13 2010
New Revision: 16161

Log:
Revert CVE-2010-2653 fix (hvc_console). The fix makes use of tty kref count
infrastructure that wasn't added until 2.6.28.

Deleted:
   dists/lenny-security/linux-2.6/debian/patches/bugfix/all/hvc_console-fix-race-between-hvc_close-and-hvc_remove.patch
Modified:
   dists/lenny-security/linux-2.6/debian/changelog
   dists/lenny-security/linux-2.6/debian/patches/series/24lenny1

Modified: dists/lenny-security/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny-security/linux-2.6/debian/changelog	Wed Aug 18 18:38:52 2010	(r16160)
+++ dists/lenny-security/linux-2.6/debian/changelog	Wed Aug 18 18:39:13 2010	(r16161)
@@ -2,7 +2,6 @@
 
   * cifs: Fix a kernel BUG with remote OS/2 server (CVE-2010-2248)
   * Fix race in tty_fasync() properly (CVE-2009-4895)
-  * hvc_console: Fix race between hvc_close and hvc_remove (CVE-2010-2653)
   * xfs: prevent swapext from operating on write-only files (CVE-2010-2226)
   * nfsd4: bug in read_buf (CVE-2010-2521)
   * GFS2: rename causes kernel Oops (CVE-2010-2798)

Modified: dists/lenny-security/linux-2.6/debian/patches/series/24lenny1
==============================================================================
--- dists/lenny-security/linux-2.6/debian/patches/series/24lenny1	Wed Aug 18 18:38:52 2010	(r16160)
+++ dists/lenny-security/linux-2.6/debian/patches/series/24lenny1	Wed Aug 18 18:39:13 2010	(r16161)
@@ -1,6 +1,5 @@
 + bugfix/all/cifs-fix-a-kernel-bug-with-remote-os-2-server-try-3.patch
 + bugfix/all/fix-race-in-tty_fasync-properly.patch
-+ bugfix/all/hvc_console-fix-race-between-hvc_close-and-hvc_remove.patch
 + bugfix/all/xfs-prevent-swapext-from-operating-on-write-only-files.patch
 + bugfix/all/nfsd4-bug-in-read_buf.patch
 + bugfix/all/gfs2-rename-causes-kernel-oops.patch



More information about the Kernel-svn-changes mailing list