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
May 29, 2018
View 455f196

Freshclam patch to resolve IPv4, IPv6 addresses only if a global address is configured, so as not to attempt IPv6 connections from machines where IPv6 isn't available. Patch courtesy of Guilherme Benkenstein.

Micah Snyder (micasnyd) authored on 2018/05/29 00:43:57
May 25, 2018
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
View ceb2665

bb12113 - 0.101 - resolving htmlnorm fd leak; patch by aCaB

Mickey Sola authored on 2018/05/25 05:25:30
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
View c38d68d

Changing urls to https, improved error checking, and adding additional cleanup step at the end.

Micah Snyder authored on 2018/05/24 05:23:27
May 22, 2018
View f2833bb

bb12122: Adding checks to validate offsets parsed from file.

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