← Volver al buscador de CVEs

CVE-2026-72349

Linux kernel

Descripción

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.

EPSS 0.22%Riesgo 0
Ver fuente
Publicación
2026-08-15 06:22:08
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-17 06:18:38
Vector
Pending