From c0a9a2323bf9726b8cc0f1b4ac9a71dd7ecce45a Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Tue, 6 Sep 2005 16:32:07 -0700 Subject: [PATCH] Update ipsec patch with bugzilla number. --- queue/ipsec-oops-fix.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/queue/ipsec-oops-fix.patch b/queue/ipsec-oops-fix.patch index de5d12f0372..d38f9b41225 100644 --- a/queue/ipsec-oops-fix.patch +++ b/queue/ipsec-oops-fix.patch @@ -6,6 +6,8 @@ Subject: [CRYPTO] Fix boundary check in standard multi-block cipher processors [CRYPTO] Fix boundary check in standard multi-block cipher processors +Fixes Bug 5194 (IPSec related Oops in 2.6.13). + The boundary check in the standard multi-block cipher processors are broken when nbytes is not a multiple of bsize. In those cases it will always process an extra block. -- 2.47.3