3 matches found
CVE-2023-53733
In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...
CVE-2023-53733 net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...
CVE-2023-53733
CVE-2023-53733 affects the Linux kernel net: sched: cls_u32 path. Root cause: when u32_replace_hw_knode fails, the tcf_bind_filter operation performed during u32_set_parms is not undone, per the description. The EulerOS/OpenVAS/Nessus entries corroborate this CVE as part of kernel advisories, but...