From 96d245ede5fa0b9cd51df3ebc1eae6b792b347cd Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 25 Nov 2013 11:34:44 -0500 Subject: CVE-2013-6380 aacraid: invalid pointer dereference (rhbz 1033593 1034304) --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 17e478070..2ddb8248b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -763,6 +763,9 @@ Patch25154: nfs-check-gssd-running-before-krb5i-auth.patch #CVE-2013-6378 rhbz 1033578 1034183 Patch25155: libertas-potential-oops-in-debugfs.patch +#CVE-2013-6380 rhbz 1033593 1034304 +Patch25156: aacraid-prevent-invalid-pointer-dereference.patch + # END OF PATCH DEFINITIONS %endif @@ -1494,6 +1497,9 @@ ApplyPatch nfs-check-gssd-running-before-krb5i-auth.patch #CVE-2013-6378 rhbz 1033578 1034183 ApplyPatch libertas-potential-oops-in-debugfs.patch +#CVE-2013-6380 rhbz 1033593 1034304 +ApplyPatch aacraid-prevent-invalid-pointer-dereference.patch + # END OF PATCH APPLICATIONS %endif @@ -2298,6 +2304,7 @@ fi # || || %changelog * Mon Nov 25 2013 Josh Boyer +- CVE-2013-6380 aacraid: invalid pointer dereference (rhbz 1033593 1034304) - CVE-2013-6378 libertas: potential oops in debugfs (rhbz 1033578 1034183) * Sat Nov 23 2013 Peter Robinson -- cgit