You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
netfilter: nft_set_rbtree: skip end interval element from gc
jira LE-1907
cve CVE-2024-26581
Rebuild_History Non-Buildable kernel-5.14.0-427.33.1.el9_4
commit-author Pablo Neira Ayuso <[email protected]>
commit 60c0c23
rbtree lazy gc on insert might collect an end interval element that has
been just added in this transactions, skip end interval elements that
are not yet active.
Fixes: f718863 ("netfilter: nft_set_rbtree: fix overlap expiration walk")
Cc: [email protected]
Reported-by: lonial con <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
(cherry picked from commit 60c0c23)
Signed-off-by: Jonathan Maple <[email protected]>
0 commit comments