]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Add CVE number for x86-64 recursive fault issue
authorChris Wright <chrisw@sous-sol.org>
Wed, 1 Mar 2006 20:56:51 +0000 (12:56 -0800)
committerChris Wright <chrisw@sous-sol.org>
Wed, 1 Mar 2006 20:56:51 +0000 (12:56 -0800)
review/x86_64-check-for-bad-elf-entry-address.patch

index c096ead4aa067d878a1726aab0d12ed3eb28f4e2..66cc0511892cdb10722173a0fb218560cce0897a 100644 (file)
@@ -3,7 +3,7 @@ Date: Sun, 26 Feb 2006 04:34:00 +0100
 From: Andi Kleen <ak@suse.de>
 To: stable@kernel.org
 Cc: 
-Subject: [PATCH] x86_64: Check for bad elf entry address
+Subject: [PATCH] x86_64: Check for bad elf entry address (CVE-2006-0741)
 
 
 From: Suresh Siddha <suresh.b.siddha@intel.com>