summaryrefslogtreecommitdiff
path: root/net/packet
diff options
context:
space:
mode:
authorLiping Zhang <zlpnobody@gmail.com>2017-07-23 17:52:23 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-11 09:08:53 -0700
commit23f787ceebf8139cf886d270c3b780581355ed5b (patch)
tree74772e81376baa5267e252b0ed31fab01bf222b2 /net/packet
parent6d1e34ee278f1a9cc7a24cc5025d8e93ab01965c (diff)
openvswitch: fix potential out of bound access in parse_ct
[ Upstream commit 69ec932e364b1ba9c3a2085fe96b76c8a3f71e7c ] Before the 'type' is validated, we shouldn't use it to fetch the ovs_ct_attr_lens's minlen and maxlen, else, out of bound access may happen. Fixes: 7f8a436eaa2c ("openvswitch: Add conntrack action") Signed-off-by: Liping Zhang <zlpnobody@gmail.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions