First published: Tue Apr 02 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.149 | 5.15.149 |
redhat/kernel | <6.1.76 | 6.1.76 |
redhat/kernel | <6.6.15 | 6.6.15 |
redhat/kernel | <6.7.3 | 6.7.3 |
redhat/kernel | <6.8 | 6.8 |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26668 has a medium severity rating due to its potential impact on large packet handling in the Linux kernel.
To fix CVE-2024-26668, update to kernel versions 5.15.149, 6.1.76, 6.6.15, 6.7.3, 6.8 for Red Hat or suitable versions for Debian as specified.
CVE-2024-26668 affects various Linux kernel versions for Red Hat and Debian systems, particularly those with specific ranges of the packages.
CVE-2024-26668 can potentially be exploited in environments where large requests lead to integer overflows in netfilter configurations.
CVE-2024-26668 is not categorized as critical, but it should be addressed to prevent issues with high traffic scenarios.