zfs/contrib
Tony Hutter 7c555fee9d pam: Fix "buffer overflow" in pam ZTS tests on F38
The pam ZTS tests were reporting a buffer overflow on F38, possibly
due to F38 now setting _FORTIFY_SOURCE=3 by default.  gdb and
valgrind narrowed this down to a snprintf() buffer overflow in
zfs_key_config_modify_session_counter().  I'm not clear why this
particular snprintf() was being flagged as an overflow, but when
I replaced it with an asprintf(), the test passed reliably.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #14802 
Closes #14842
2023-05-11 09:07:34 -07:00
..
bash_completion.d Turn shellcheck into a normal make target. Fix new files it caught 2021-06-09 13:05:34 -07:00
bpftrace Remove basename(1). Clean up/shorten some coreutils pipelines 2022-02-16 17:58:55 -08:00
dracut contrib: dracut: fix race with root=zfs:dset when necessities required 2023-04-18 10:10:45 -07:00
initramfs Fix for mountpoint=legacy 2023-03-15 10:45:07 -07:00
intel_qat Add intel_QAT patches 2020-09-30 13:17:30 -07:00
pam_zfs_key pam: Fix "buffer overflow" in pam ZTS tests on F38 2023-05-11 09:07:34 -07:00
pyzfs Removed Python 2 and Python 3.5- support 2023-04-13 15:59:45 -07:00
zcp Fix contrib/zcp/Makefile.am 2019-10-30 12:37:49 -07:00
Makefile.am Turn shellcheck into a normal make target. Fix new files it caught 2021-06-09 13:05:34 -07:00