Samba Projectのrsyncにおける境界外読み取りに関する脆弱性
タイトル Samba Projectのrsyncにおける境界外読み取りに関する脆弱性
概要

Rsync バージョン 3.4.2 およびそれ以前には、receiver.c の recv_files() に受信側の境界外配列読み取りの脆弱性が存在し、悪意のある rsync サーバーが rsync クライアントプロセスをクラッシュさせる可能性があります。攻撃者は、互換性フラグで CF_INC_RECURSE を設定し、最初のソートされたエントリが先頭のドットディレクトリでなく、続いて ndx=0 の転送レコードと ITEM_TRANSFER を含まない iflag ワードを持つ特別に細工されたファイルリストを送信することで、この脆弱性を悪用できます。これにより、受信側は割り当てられたポインター配列の8バイト前を読み取り、マップされていないアドレスの無効なポインターを逆参照して、rsync クライアントが決定的な SIGSEGV クラッシュを引き起こします。

想定される影響 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
対策

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2026年5月20日0:00
登録日 2026年5月25日10:19
最終更新日 2026年5月25日10:19
CVSS3.0 : 警告
スコア 5.5
ベクター CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
影響を受けるシステム
Samba Project
rsync 3.4.2 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2026年05月25日]
  掲載
2026年5月25日10:19

NVD脆弱性情報
CVE-2026-43620
概要

Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CF_INC_RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM_TRANSFER, causing the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address, resulting in a deterministic SIGSEGV crash of the rsync client.

公表日 2026年5月20日11:16
登録日 2026年5月21日4:09
最終更新日 2026年5月22日5:47
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:* 3.4.2
関連情報、対策とツール
共通脆弱性一覧