← Back to CVE List

CVE-2024-26668

Published: 2024-04-02T07:15Z
Last Modified: 2025-03-17T15:04Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_limit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occurs with very very large requests, such as 17gbyte/s. Its better to reject this rather than having incorrect ratelimit. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt