Bug 123006

Summary: CAN-2004-0403 ISAKMP DoS in ipsec-tools
Product: [Fedora] Fedora Reporter: Mark J. Cox <mjc>
Component: ipsec-toolsAssignee: Bill Nottingham <notting>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: rvokal
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-20 09:38:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mark J. Cox 2004-05-11 09:44:52 UTC
When ipsec-tools receives an ISAKMP header, it will attempt
to allocate sufficient memory for the entire ISAKMP message
according to the header's length field. If an attacker crafts
an ISAKMP header with a extremely large value in the length
field, racoon may exceed operating system resource limits and
be terminated, resulting in a denial of service. CAN-2004-0403