Commit adc3478
committed
netfilter: nf_tables: disallow anonymous set with timeout flag
jira VULN-827
cve CVE-2024-26642
commit-author Pablo Neira Ayuso <[email protected]>
commit 1660360
Anonymous sets are never used with timeout from userspace, reject this.
Exception to this rule is NFT_SET_EVAL to ensure legacy meters still work.
Cc: [email protected]
Fixes: 761da29 ("netfilter: nf_tables: add set timeout API support")
Reported-by: lonial con <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
(cherry picked from commit 1660360)
Signed-off-by: Greg Rose <[email protected]>1 parent 8b122b1 commit adc3478
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4152 | 4152 | | |
4153 | 4153 | | |
4154 | 4154 | | |
| 4155 | + | |
| 4156 | + | |
| 4157 | + | |
4155 | 4158 | | |
4156 | 4159 | | |
4157 | 4160 | | |
| |||
0 commit comments