Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openvswitch: backport patch to fix CVE-2022-4337 and CVE-2022-4338 | Xiangyu Chen | 2023-01-10 | 1 | -0/+86 |
CVE-2022-4337: openvswitch: Out-of-Bounds Read in Organization Specific TLV CVE-2022-4338: openvswitch: Integer Underflow in Organization Specific TLV Reference: https://github.com/openvswitch/ovs/pull/405 https://github.com/openvswitch/ovs/commit/7490f281f09a8455c48e19b0cf1b99ab758ee4f4 Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |