cve/2024/CVE-2024-26642.md
2024-05-25 21:48:12 +02:00

806 B

CVE-2024-26642

Description

In the Linux kernel, the following vulnerability has been resolved:netfilter: nf_tables: disallow anonymous set with timeout flagAnonymous sets are never used with timeout from userspace, reject this.Exception to this rule is NFT_SET_EVAL to ensure legacy meters still work.

POC

Reference

No PoCs from references.

Github