VDB
EN

GO-2026-6183

Nil pointer dereference in Infinite Scale TUS uploads in github.com/rclone/rclone

빠른 조치

GO-2026-6183 — github.com/rclone/rclone: 아래 명령으로 수정 버전으로 올리세요.

go get github.com/rclone/rclone@v1.75.0

상세

During WebDAV Infinite Scale TUS upload creation, a transport failure can return a nil HTTP response along with an error. When handling the failure, rclone dereferences the nil response before checking the error, causing a panic that can crash the process in unrecovered contexts such as VFS mounts.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Go / github.com/rclone/rclone
최초 영향 버전: 0 수정 버전: 1.75.0
수정 go get github.com/rclone/rclone@v1.75.0

참고