]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
2.6.29: update agp patch w/ CVE number
authorChris Wright <chrisw@sous-sol.org>
Wed, 22 Apr 2009 23:12:56 +0000 (16:12 -0700)
committerChris Wright <chrisw@sous-sol.org>
Wed, 22 Apr 2009 23:12:56 +0000 (16:12 -0700)
queue-2.6.29/agp-zero-pages-before-sending-to-userspace.patch

index 9074c733af9527957d774837f6dde9ac14293392..7eb1304cf14455e6851a84e6bd2b97f58d5cb724 100644 (file)
@@ -6,6 +6,8 @@ Subject: agp: zero pages before sending to userspace
 
 upstream commit: 59de2bebabc5027f93df999d59cc65df591c3e6e
 
+CVE-2009-1192
+
 AGP pages might be mapped into userspace finally, so the pages should be
 set to zero before userspace can use it. Otherwise there is potential
 information leakage.