CVE-2024-26668

Analyzed
Published: 02 Apr 2024, 06:43
Last modified:11 May 2026, 20:01

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

02 Apr 2024, 06:43
Published
Vulnerability first disclosed
11 May 2026, 20:01
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.02% Percentile: 4%

Techniques & Countermeasures

  • CWE-190Integer Overflow or Wraparound

    The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Affected Systems

  • linuxlinux

    ≥ d2168e849ebf617b2b7feae44c0c0baf739cb610, < 79d4efd75e7dbecd855a3b8a63e65f7265f466e1 | ≥ d2168e849ebf617b2b7feae44c0c0baf739cb610, < bc6e242bb74e2ae616bfd2b250682b738e781c9b | ≥ d2168e849ebf617b2b7feae44c0c0baf739cb610, < 9882495d02ecc490604f747437a40626dc9160d0 | ≥ d2168e849ebf617b2b7feae44c0c0baf739cb610, < 00c2c29aa36d1d1827c51a3720e9f893a22c7c6a | ≥ d2168e849ebf617b2b7feae44c0c0baf739cb610, < c9d9eb9c53d37cdebbad56b91e40baf42d5a97aa | 4.3

  • linuxlinux_kernel

    ≥ 4.3, < 5.15.149 | ≥ 5.16, < 6.1.76 | ≥ 6.2, < 6.6.15 | ≥ 6.7, < 6.7.3 | 6.8:rc1

References (5)