Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-wipealtab-bounds-check.patch | [PATCH 1/5] wipealtab(): bounds check | Peter De Wachter <pdewacht@gmail.com> | no | 2015-05-12 | ||
0002-swi_osfile-fix-EOF-handling.patch | [PATCH 2/5] swi_osfile(): fix EOF handling Old code wrote an extra -1 byte, which caused a buffer overflow in loadvitalfile(). |
Peter De Wachter <pdewacht@gmail.com> | no | 2015-05-12 | ||
0003-loadconfig-fix-scanf-buffer-overflow.patch | [PATCH 3/5] loadconfig(): fix scanf buffer overflow scanf "%12s" needs a 13 byte buffer, as it will write up to 12 characters and a nul byte. |
Peter De Wachter <pdewacht@gmail.com> | no | 2015-05-12 | ||
0004-swi_blitz_hammerop-missing-fclose.patch | [PATCH 4/5] swi_blitz_hammerop(): missing fclose() | Peter De Wachter <pdewacht@gmail.com> | no | 2015-05-12 | ||
0005-dropprivs-add-error-checking.patch | [PATCH 5/5] dropprivs(): add error checking | Peter De Wachter <pdewacht@gmail.com> | no | 2015-05-12 | ||
cross.patch | Helmut Grohne <helmut@subdivi.de> | no |