Vulnerability CVE-2024-26581


Published: 2024-02-20

Description:
netfilter: nft_set_rbtree: skip end interval element from gc

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.

 References:
https://git.kernel.org/stable/c/1296c110c5a0
https://git.kernel.org/stable/c/b734f7a47aeb
https://git.kernel.org/stable/c/6eb14441f106
https://git.kernel.org/stable/c/60c0c230c6f0

Copyright 2026, cxsecurity.com

 

Back to Top