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 1930563 - IPA krb5kdc crash possible doublefree ipadb_mspac_struct_free finish_process_as_req [rhel-8.2.0.z]
Summary: IPA krb5kdc crash possible doublefree ipadb_mspac_struct_free finish_process...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.3
Hardware: All
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Thomas Woerner
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On: 1930426
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-19 07:33 UTC by RHEL Program Management Team
Modified: 2021-03-09 11:13 UTC (History)
10 users (show)

Fixed In Version: ipa-4.8.4-10
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1930426
Environment:
Last Closed: 2021-03-09 11:13:07 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 5821531 0 None None None 2021-02-22 11:14:42 UTC

Comment 6 anuja 2021-02-23 05:34:59 UTC
Verified using:
2021-02-22T13:55:01     name: ipa-server
2021-02-22T13:55:01     release: 10.module+el8.2.0+10052+d965d3e4
2021-02-22T13:55:01     source: rpm
2021-02-22T13:55:01     version: 4.8.4

(1) Unit tests execution from build log

amore@amore:/tmp/82z$ curl -qs http://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/ipa/4.8.4/10.module+el8.2.0+10052+d965d3e4/data/logs/x86_64/build.log | (egrep -A10 '(: ipa_kdb_tests|patching file daemons/ipa-kdb/tests/ipa_kdb_tests.c)')
patching file daemons/ipa-kdb/tests/ipa_kdb_tests.c
Hunk #3 succeeded at 133 with fuzz 1.
--
PASS: ipa_kdb_tests
============================================================================
Testsuite summary for freeipa 4.8.4
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
amore@amore:/tmp/82z$ 

(2)UPN tests Sanity check:
==========================
2021-02-22T14:08:48 ============================= test session starts ==============================
2021-02-22T14:08:48 platform linux -- Python 3.8.5, pytest-3.10.1, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3
2021-02-22T14:08:48 cachedir: .pytest_cache
2021-02-22T14:08:48 metadata: {'Python': '3.8.5', 'Platform': 'Linux-3.10.0-1127.19.1.el7.x86_64-x86_64-with-glibc2.2.5', 'Packages': {'pytest': '3.10.1', 'py': '1.10.0', 'pluggy': '0.13.1'}, 'Plugins': {'html': '1.22.1', 'metadata': '1.11.0', 'multihost': '3.4'}, 'BUILD_NUMBER': '522', 'BUILD_ID': '522', 'BUILD_URL': 'https://idm-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/trigger-test-suite-ext/job/master/522/', 'NODE_NAME': 'idm-ci-jenkins-slave-q58d5', 'JOB_NAME': 'trigger-test-suite-ext/master', 'BUILD_TAG': 'jenkins-trigger-test-suite-ext-master-522', 'EXECUTOR_NUMBER': '0', 'JENKINS_URL': 'https://idm-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/', 'WORKSPACE': '/home/jenkins/tews'}

2021-02-22T14:08:48 rootdir: /home/jenkins/tews/ipa-pytests, inifile:
2021-02-22T14:08:48 plugins: html-1.22.1, metadata-1.11.0, multihost-3.4
2021-02-22T14:08:48 collecting ... collected 4 items
2021-02-22T14:08:48 
2021-02-22T14:21:56 src/upn/test_0001_upn.py::TestUPN::test_0001_upn_check_one_way_trust 
2021-02-22T14:21:56 src/upn/test_0001_upn.py::TestUPN:::casecomponent: ipa PASSED            [ 25%]
2021-02-22T14:22:05 src/upn/test_0001_upn.py::TestUPN::test_0002_upn_check_two_way_trust 
2021-02-22T14:22:05 src/upn/test_0001_upn.py::TestUPN:::casecomponent: ipa PASSED            [ 25%]
2021-02-22T14:22:16 src/upn/test_0001_upn.py::TestUPN::test_0003_upn_check_external_trust 
2021-02-22T14:22:16 src/upn/test_0001_upn.py::TestUPN:::casecomponent: ipa PASSED            [ 25%]
2021-02-22T14:22:30 src/upn/test_0001_upn.py::TestUPN::test_0004_upn_check_getent_passwd_id_kinit_commands 
2021-02-22T14:22:30 src/upn/test_0001_upn.py::TestUPN:::casecomponent: ipa PASSED            [ 25%]
2021-02-22T14:22:30 
2021-02-22T14:22:30 ----------- generated xml file: /home/jenkins/tews/trigger/junit.xml -----------
2021-02-22T14:22:30 ------ generated html file: file:///home/jenkins/tews/trigger/report.html ------
2021-02-22T14:22:30 ========================== 4 passed in 822.77 seconds ==========================

Comment 10 errata-xmlrpc 2021-03-09 11:13:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (idm:DL1 bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:0772


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