Commit a08b39c5d573 for kernel
commit a08b39c5d5735a3bf3932c50ae2cef41857077c6
Merge: 33a61f09232b dad19b59da05
Author: Jakub Kicinski <kuba@kernel.org>
Date: Thu Sep 24 09:56:04 2026 -0700
Merge branch 'ovs-net-sched-fixes-for-uaf-after-conntrack-extension-realloc'
Ilya Maximets says:
====================
ovs, net/sched: fixes for UAF after conntrack extension realloc
One clean up change plus two fixes for the UAF on helper extension
realloc x 2. First half for OVS and the second half for the similar
code in act_ct. This should cover all the known cases of this problem
in these two modules.
====================
Link: https://patch.msgid.link/20260921145655.3167436-1-i.maximets@ovn.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>