In the Linux kernel, the following vulnerability has been resolved:
net: openvswitch: fix possible memory leak in ovsmetercmd_set()
old_meter needs to be free after it is detached regardless of whether the new meter is successfully attached.
{ "urgency": "not yet assigned" }