[Rpm-maint] [PATCH 0/5] Fix issues related to signed files
Stefan Berger
stefanb at linux.vnet.ibm.com
Mon Apr 25 22:33:26 UTC 2016
This series of patches fixes several issues related to signed files
produced by rpmsign.
Stefan
Stefan Berger (5):
Fix indentation and formatting
Fix various memory leaks in file signature related functions.
Check range of algo index parameter before accessing array with it
Extend header size to 64MB due to file signatures
Fix handling of zero-length file digests
lib/header.c | 2 +-
lib/header_internal.h | 5 +++--
lib/rpmsignfiles.c | 24 ++++++++++++++++++------
plugins/ima.c | 36 +++++++++++++++++++++++++++++++++++-
rpmsign.c | 4 +++-
sign/rpmgensig.c | 27 +++++++++++++++++++--------
6 files changed, 79 insertions(+), 19 deletions(-)
--
2.5.5
More information about the Rpm-maint
mailing list