swtpm/src
Stefan Berger 6b0c0f91d4 swtpm: Return TPM_FAIL from invalid header version case
Return TPM_FAIL in case of an invalid header version number to avoid a
potential segmentation fault when accessing an unavailable buffer due to
the header parser not returning an error code.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2024-09-24 20:32:04 -04:00
..
selinux SELinux: Add rules for user_tpm_t:sockfile to allow unlink 2023-08-15 17:35:40 -04:00
swtpm swtpm: Return TPM_FAIL from invalid header version case 2024-09-24 20:32:04 -04:00
swtpm_bios build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04:00
swtpm_cert swtpm_cert: Allow passing -1 for days to get a non-expiring certificate 2021-10-08 14:07:02 -04:00
swtpm_ioctl build-sys: Define __USE_LINUX_IOCTL_DEFS in header file (Cygwin) 2022-04-04 19:01:56 -04:00
swtpm_localca swtpm_localca: Add missing NULL option to end of array 2023-08-15 17:35:40 -04:00
swtpm_setup swtpm_setup: Initialize key_description with a default string 2024-09-24 20:32:04 -04:00
utils swtpm: Move ARRAY_LEN and min #define's to swtpm_utils.h 2021-10-07 14:27:10 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00