Opened 12 months ago

Closed 11 months ago

Last modified 11 months ago

#18288 closed enhancement (fixed)

krb5-1.21.1

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: elevated Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (7)

comment:1 by Xi Ruoyao, 12 months ago

I get a test failure:

*** Failure: ./t_kadm5clnt failed with code -6.
*** Last command (#16): ./t_kadm5clnt clnt
*** Output of last command:
t_kadm5clnt: t_kadm5.c:61: check_fail: Assertion `code == expected' failed.
For details, see: /home/xry111/sources/11.4/krb5-1.21.1/src/lib/kadm5/testlog
Or re-run this test script with the -v flag:
    cd /home/xry111/sources/11.4/krb5-1.21.1/src/lib/kadm5
    PYTHONPATH=/home/xry111/sources/11.4/krb5-1.21.1/src/util /usr/bin/python3 ./t_kadm5.py -v

in reply to:  1 comment:2 by Xi Ruoyao, 12 months ago

Replying to Xi Ruoyao:

I get a test failure:

*** Failure: ./t_kadm5clnt failed with code -6.
*** Last command (#16): ./t_kadm5clnt clnt
*** Output of last command:
t_kadm5clnt: t_kadm5.c:61: check_fail: Assertion `code == expected' failed.
For details, see: /home/xry111/sources/11.4/krb5-1.21.1/src/lib/kadm5/testlog
Or re-run this test script with the -v flag:
    cd /home/xry111/sources/11.4/krb5-1.21.1/src/lib/kadm5
    PYTHONPATH=/home/xry111/sources/11.4/krb5-1.21.1/src/util /usr/bin/python3 ./t_kadm5.py -v

Please disregard, it's caused by a bug in the DNS server provided by the router of my office. That bug occasionally causes test failure for me...

comment:3 by Douglas R. Reno, 12 months ago

Priority: normalelevated

This contains a fix for CVE-2023-36054.

comment:4 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:5 by Bruce Dubbs, 11 months ago

Major changes in 1.21.1 (2023-07-10)

  • Fix potential uninitialized pointer free in kadm5 XDR parsing [CVE-2023-36054].

comment:6 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: assignedclosed

comment:7 by Bruce Dubbs, 11 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.