This update for netatalk fixes the following issues:
- CVE-2024-38439: Fixed a heap buffer overflow because of setting
ibuf[PASSWDLEN] to \0 in FPLoginExt in login in etc/uams/uams_pam.c
(bsc#1226430).
- CVE-2024-38440: Fixed a heap buffer overflow because of incorrectly
using FPLoginExt in BN_bin2bn in etc/uams/uams_dhx_pam.c
(bsc#1226429).
- CVE-2024-38441: Fixed a heap buffer overflow because of setting
ibuf[len] to \0 in FPMapName in afp_mapname in etc/afp/directory.c
(bsc#1226431).