← Volver al buscador de CVEs

CVE-2026-70457

rsync

Descripción

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where the return value of snprintf() is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that would have been written including the truncated portion, and this value may exceed the array length. The subsequent indexed write targets memory outside the intended array bounds, corrupting .bss memory.

CVSS 6.5EPSS 0.361%Riesgo 0.67
Ver fuente
Publicación
2026-08-13 15:19:59
Versiones afectadas
>=3.2.3,<3.5.0
Tipo
Librería
Última modificación
2026-08-26 17:01:33
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H