]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as well
authorEric Sesterhenn <eric.sesterhenn@x41-dsec.de>
Mon, 13 Nov 2017 08:09:41 +0000 (09:09 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 20 Nov 2017 11:03:41 +0000 (12:03 +0100)
commit6533afe12203df34307c15b50cf0ac6ff33c6b96
tree1056a83485cdf41aefee39a41a96a5b9afc6dd03
parentf5b8ecb074e7e771c6f0cf921be47103ef8ff394
netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as well

This patch fixes several out of bounds memory reads by extending
the nf_h323_error_boundary() function to work on bits as well
an check the affected parts.

Signed-off-by: Eric Sesterhenn <eric.sesterhenn@x41-dsec.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_conntrack_h323_asn1.c