#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)
follow-up: 2 comment:1 by , 21 months ago
comment:2 by , 21 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:4 by , 21 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 21 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 , 21 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit 2a096db14e1c98e803d0ad7db2e3d56bcfaf4457
Note:
See TracTickets
for help on using tickets.
I get a test failure: