February 1, 2019
View 40c0b11

fuzz - 12194 - adding missed backbytes check to upx and casting to ensuring more explicit size

Mickey Sola authored on 2019/02/01 06:52:21
January 24, 2019
View bf16d3b

fuzz - 12528 - fixing left shift issue with OLE2 and utf16 to ascii decoding

Mickey Sola authored on 2019/01/24 05:58:49
January 23, 2019
View c1e7159

fuzz - 12181 - Fixed 1-byte buffer over-read in PDF parser.

Micah Snyder authored on 2019/01/23 08:04:53
View 8ad8d01

fuzz - 12168 - Fix for 1 byte out of bounds read in PDF parser. Fix includes a check to ensure that it is safe to index -1 from the start of an object a well as additional checks to invalidate some negative integer values.

Micah Snyder authored on 2019/01/23 04:15:46
View 808cab3

fuzz - 12166 - Fix for 4-byte out of bounds write wherein the an invalid struct pointer member variable is set to zero. The fix adds bounds checking to the Uniq storage 'add' function as well as error code checks. Included a lot of new inline documentation.

Micah Snyder authored on 2019/01/23 04:05:05
View 8965a5a

fuzz - 12149 - Fix for out of bounds read in PDF object stream parsing code.

Micah Snyder authored on 2019/01/23 03:53:29
View 186c1d2

fuzz - 12142 - Fix for potential memory and file descriptor leak in HTML normalization code.

Micah Snyder authored on 2019/01/23 03:48:20
View 3a5a097

fuzz - 12133 - Fix for memory leak in ARJ decoder failure condition.

Micah Snyder authored on 2019/01/23 03:45:30
View d5e25bf

fuzz - 12131, 12132, 12205 - Speed up PDF parse speed for truncated (or otherwise malformed) PDFs.

Micah Snyder authored on 2019/01/23 03:20:56
View 09385a3

fuzz - 12122 - Fix to memory leak by properly free'ing the dirname variable in OLE2 parser.

Micah Snyder authored on 2019/01/23 03:15:25
January 19, 2019
View 573c43c

fuzz - 12513 - fixing aspack single byte heap overread

Mickey Sola authored on 2019/01/19 04:46:50
January 18, 2019
View d341e8e

fuzz - 12306 - ARJ decode left shift and int storage checks added

Mickey Sola authored on 2019/01/18 08:49:59
January 17, 2019
View c838fb0

fuzz - 12311 - correcting types and placing checks to fix int storage size issues with HTML normalizer

Mickey Sola authored on 2019/01/17 05:52:53
January 16, 2019
View a4757f4

fuzz - 12251 - fixing left shifting issue with upx decoding when determining back offsets

Mickey Sola authored on 2019/01/16 04:52:26
View ca9c606

fuzz - 12260 - fixing undefined shift issue when handling javascript escape sequences during hex to int conversion

Mickey Sola authored on 2019/01/16 02:11:23