RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1146100 - Pluto crashes after start when some AH algorithms are used
Summary: Pluto crashes after start when some AH algorithms are used
Keywords:
Status: CLOSED DUPLICATE of bug 1114683
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: openswan
Version: 6.6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Paul Wouters
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks: 1146106
TreeView+ depends on / blocked
 
Reported: 2014-09-24 13:00 UTC by Jaroslav Aster
Modified: 2016-04-07 20:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1146106 (view as bug list)
Environment:
Last Closed: 2016-04-07 20:50:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jaroslav Aster 2014-09-24 13:00:12 UTC
Description of problem:

Pluto crashes after start when some aha algorithms are used. I found two id3 and null. It does not matter which ike is used.


Version-Release number of selected component (if applicable):

openswan-2.6.32-37.el6

How reproducible:

Always.

Steps to Reproduce:
1. Configure openswan with phase2=ah, phase2alg=id3 or phase2alg=null.
2. Start openswan.
3. After start you can see that pluto crashed.

Actual results:

Crash.

ABORT at /builddir/build/BUILD/openswan-2.6.32/lib/libopenswan/alg_info.c:98
ABORT at /builddir/build/BUILD/openswan-2.6.32/lib/libopenswan/alg_info.c:98


Expected results:

No crash.

Additional info:

config setup
    protostack=netkey
    plutodebug=all
    plutorestartoncrash=false
    plutostderrlog=/tmp/pluto.log

conn test
    left=<INITIATOR>
    right=<RESPONDER>
    authby=secret
    ikev2=no
    phase2=ah
    phase2alg=<ALG>
    auto=add

Comment 4 Paul Wouters 2016-04-07 20:50:18 UTC
came in via revised patch for #1114683, marked and closed as duplicate

*** This bug has been marked as a duplicate of bug 1114683 ***


Note You need to log in before you can comment on or make changes to this bug.