July 7, 2018
View 9957ff3

Adding bytecode functionlity level for 0.100.1. Incrementing the CL_FLEVEL to 100 for 0.101.

Micah Snyder authored on 2018/07/07 04:41:59
June 28, 2018
View a8e02d0

Correction to Makefile.am and autoreconf to immediately evaluate variable and avoid recursive behavior.

Micah Snyder authored on 2018/06/28 03:41:30
View 36346c4

0.100.1 - Additional Makefile fix from Tom Judge to correct CFLAGS include path order for libclamav's build of mspack.

Micah Snyder authored on 2018/06/28 01:26:54
June 27, 2018
View 48dc7a9

0.100.1 - fixing segfault caused by a linking order issue which occurred when updating to a newer version of clam, patch by Tom Judge

Mickey Sola authored on 2018/06/27 03:29:50
June 7, 2018
View 6d79990

100.1 - rar - reverting and fixing issues found with changes found to rar extraction during regression.

Mickey Sola authored on 2018/06/07 22:58:04
May 31, 2018
View 16a8c64

Adjusting HWP offset check to account for the possibility of a zero-cell or zero-line situation.

Micah Snyder (micasnyd) authored on 2018/05/31 01:03:32
May 25, 2018
View 96c369d

Replacing debug log that was accidentally removed by the previous commit.

Micah Snyder authored on 2018/05/25 04:12:15
View 73606e9

bb12122: improving bounds checking in a more intuitive way, and adding additional check that I missed earlier.

Micah Snyder authored on 2018/05/25 01:40:42
View 783fdd3

Patch from libxml2 upstream, 899a5d9f0ed13b8e32449a08a361e0de127dd961. Detect infinite recursion in parameter entities. When expanding a parameter entity in a DTD, infinite recursion could lead to an infinite loop or memory exhaustion.

Micah Snyder (micasnyd) authored on 2018/05/25 08:04:22
View 57cfc5d

bb12059 - 100.1 - fixing potential buffer reads based on values from unintialized vars when unpacking rar files

Mickey Sola authored on 2018/05/25 06:05:29
View 518dcc3

bb12107 - 100.1 - fixing oob heap read in mspack

Mickey Sola authored on 2018/05/25 06:04:15
View 992de2e

bb12031 - 0.100.1 - resolving pdf parsing DoS; patch by aCaB

Mickey Sola authored on 2018/05/25 06:02:40
May 24, 2018
View a46a106

Adding additional free() calls in error conditions for str variable that isn't cleaned up at the end of the function.

Micah Snyder authored on 2018/05/24 06:17:28
View e2de260

Adding fix to set aws_curl to NULL to prevent double-free

Micah Snyder authored on 2018/05/24 05:59:57
May 22, 2018
View f2833bb

bb12122: Adding checks to validate offsets parsed from file.

Micah Snyder authored on 2018/05/22 05:58:51