Package: conntrack / 1:1.4.2-2+deb8u1

Metadata

Package Version Patches format
conntrack 1:1.4.2-2+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
CVE 2015 6496.patch | (download)

src/build.c | 22 13 + 9 - 0 !
1 file changed, 13 insertions(+), 9 deletions(-)

 [patch] conntrackd: build: fix crash when optional kernel modules are
 not loaded

Fix a possible crash if conntrackd sees DCCP, SCTP and ICMPv6 traffic
and the corresponding kernel modules that track this traffic are not
available.

Fixes: http://bugzilla.netfilter.org/show_bug.cgi?id=910
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>