Cloudflare가 Rust HTTP 라이브러리 hyper의 버그를 발견하고 수정했습니다.
Cloudflare 개발팀은 Rust HTTP 라이브러리인 hyper에서 발생하는 드문 버그를 식별하고 수정했습니다. 이 버그는 특정 타이밍 조건에서 대용량 HTTP 응답을 조용히 잘라내면서도 200 OK 상태를 반환하는 문제를 일으켰습니다. 이 문제는 수년 동안 존재했으며, 현재는 업스트림에서 수정되었습니다.
Cloudflare identifies and fixes a bug in the Rust HTTP library hyper.
Cloudflare's development team recently documented a rare bug found in the widely used Rust HTTP library, hyper. This bug could silently truncate large HTTP responses while still returning a successful 200 OK status under specific timing conditions. The issue had existed for years and has now been fixed upstream.