VYPR

netfilter:xt_rateest

by Linux

CVEs (1)

  • CVE-2026-72349Aug 15, 2026
    risk 0.00cvss epss

    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…