February 8, 2019
View 80fd907

Removing problematic call to convert file descriptors to filepaths. Added filename and tempfile names to scandesc calls in clamd. Added a general scan option to treat the scan engine as unprivileged, meaning that the scan engine will not have read access to the file. Added check to drop a temp file for RAR's where the we don't have read access to the filepath provided (i.e. unprivileged is set, or access() check fails).

Micah Snyder authored on 2019/02/08 05:03:43
February 5, 2019
View 87bca42

Corrections to dist to account for addition of fuzz directory.

Micah Snyder authored on 2019/02/05 13:50:12
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 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

Micah Snyder authored on 2019/01/26 00:15:50
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 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
View 5b1aa8b

Added fuzz targets to validate fixes in dev/0.101 branch to issues found by oss-fuzz.

Micah Snyder authored on 2019/01/23 13:46:31
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
January 8, 2019
View ad590a7

oss-fuzz - 12183 - fixing screnc base64 undefined leftshifts

Mickey Sola authored on 2019/01/08 06:26:56