cve/2021/CVE-2021-28875.md
2025-09-29 21:09:30 +02:00

675 B

CVE-2021-28875

Description

In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.

POC

Reference

No PoCs from references.

Github