From e250a8940a6f088287019fb89a82784844241e8b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 16 Sep 2021 18:05:13 -0400 Subject: ovs: add upstream-status to CVE patch The patch file itself is missing an upstream-status, so we add it here. Signed-off-by: Bruce Ashfield --- .../0001-ofp-actions-Fix-use-after-free-while-decoding-RAW_EN.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-networking/openvswitch/files/0001-ofp-actions-Fix-use-after-free-while-decoding-RAW_EN.patch b/recipes-networking/openvswitch/files/0001-ofp-actions-Fix-use-after-free-while-decoding-RAW_EN.patch index 3afd1bad..0e344ac8 100644 --- a/recipes-networking/openvswitch/files/0001-ofp-actions-Fix-use-after-free-while-decoding-RAW_EN.patch +++ b/recipes-networking/openvswitch/files/0001-ofp-actions-Fix-use-after-free-while-decoding-RAW_EN.patch @@ -34,6 +34,8 @@ Credit to OSS-Fuzz. Fuzzer regression test will fail only with AddressSanitizer enabled. +Upstream-status: Backport + Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27851 Fixes: f839892a206a ("OF support and translation of generic encap and decap") Acked-by: William Tu -- cgit v1.2.3-54-g00ecf