]> git.proxmox.com Git - ovs.git/commit
ofp-port: Fix null dereference parsing Intel custom statistics.
authorBen Pfaff <blp@ovn.org>
Fri, 10 Aug 2018 19:30:40 +0000 (12:30 -0700)
committerBen Pfaff <blp@ovn.org>
Sat, 18 Aug 2018 00:39:12 +0000 (17:39 -0700)
commit7d9008e39ae227074e4dd86140373afbfc3b2655
treea8e1a011060ea2523ec8d53bed135f26063ce6b2
parent7574f6b8749afcb8ecdb77ef4d89b99668ba9d9c
ofp-port: Fix null dereference parsing Intel custom statistics.

Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9788
Fixes: 7333c3b1ce02 ("ofp-port: Fix buffer overread parsing Intel custom statistics.")
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ofp-port.c