Author: dannf Date: Sun Jan 29 21:59:39 2006 New Revision: 5623 Modified: patch-tracking/CVE-2004-1057 Log: looks like 2.6 is already fixed
Modified: patch-tracking/CVE-2004-1057 ============================================================================== --- patch-tracking/CVE-2004-1057 (original) +++ patch-tracking/CVE-2004-1057 Sun Jan 29 21:59:39 2006 @@ -11,10 +11,12 @@ memory with the VM_IO flag, which causes incorrect reference counts and may lead to a denial of service (kernel panic) when accessing freed kernel pages. Notes: + dannf> I see the PageReserved() check in the 2.6 code, going back to 2.4.0 + dannf> so I'll mark 2.6 N/A Bugs: upstream: -linux-2.6: -2.6.8-sarge-security: +linux-2.6: N/A +2.6.8-sarge-security: N/A 2.4.27-sarge-security: released (2.4.27-10) [165_VM_IO.diff] 2.4.19-woody-security: 2.4.18-woody-security: _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

