From bf4a9b0b27bcfca41d832f3b2dbd35924c59f8e0 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Wed, 22 Apr 2009 16:12:56 -0700 Subject: [PATCH] 2.6.29: update agp patch w/ CVE number --- queue-2.6.29/agp-zero-pages-before-sending-to-userspace.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/queue-2.6.29/agp-zero-pages-before-sending-to-userspace.patch b/queue-2.6.29/agp-zero-pages-before-sending-to-userspace.patch index 9074c733af9..7eb1304cf14 100644 --- a/queue-2.6.29/agp-zero-pages-before-sending-to-userspace.patch +++ b/queue-2.6.29/agp-zero-pages-before-sending-to-userspace.patch @@ -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. -- 2.47.3