UNKNOWN NVD
CVE-2026-72349
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt() On links faster than ~34 Gbps
In the Linux kernel, the following vulnerability has been resolved:
netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()
On links faster than ~34 Gbps, where byte rate may exceed 2^32-1
(~ 4.3 GBps), the comparison result becomes incorrect because the
truncated value no longer reflects the actual estimator rate.
Fix by changing the local variables to u64.
References
- https://git.kernel.org/stable/c/444853cd438201007da5359821adcc2995655ab1
- https://git.kernel.org/stable/c/5da915fc159c6b4091669447588e520183969cca
- https://git.kernel.org/stable/c/77e9ba358d63fe2eb03c90d29ea85651d95cf2e6
- https://git.kernel.org/stable/c/905a927b2e6fec7b174e9e5644d271047b61378f
- https://git.kernel.org/stable/c/a3ba938f45cb00f6bf49d3aa3647df9b017f5f08
This unknown severity vulnerability was published on 2026-08-15 via NVD.
vulnfeed aggregates 11655 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.