]> git.proxmox.com Git - mirror_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:37:03 +0000 (17:37 -0700)
commit11f8e96601bc31353153a16fef53b447dc687599
tree72b3ae512e223fb65fa66e3510f04e5020547a3e
parent20cdd1dbd5460ba6cb63f68a0dd033ebdc13f1f9
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