CVE-2024-32473
概要

Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. In 26.0.0, IPv6 is not disabled on network interfaces, including those belonging to networks where `--ipv6=false`. An container with an `ipvlan` or `macvlan` interface will normally be configured to share an external network link with the host machine. Because of this direct access, (1) Containers may be able to communicate with other hosts on the local network over link-local IPv6 addresses, (2) if router advertisements are being broadcast over the local network, containers may get SLAAC-assigned addresses, and (3) the interface will be a member of IPv6 multicast groups. This means interfaces in IPv4-only networks present an unexpectedly and unnecessarily increased attack surface. The issue is patched in 26.0.2. To completely disable IPv6 in a container, use `--sysctl=net.ipv6.conf.all.disable_ipv6=1` in the `docker create` or `docker run` command. Or, in the service configuration of a `compose` file.

公表日 2024年4月19日7:15
登録日 2024年4月19日10:00
最終更新日 2024年11月21日18:14
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Moby Project の Moby における誤った領域へのリソースの漏えいに関する脆弱性
タイトル Moby Project の Moby における誤った領域へのリソースの漏えいに関する脆弱性
概要

Moby Project の Moby には、誤った領域へのリソースの漏えいに関する脆弱性が存在します。

想定される影響 サービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2024年4月18日0:00
登録日 2025年9月9日17:13
最終更新日 2025年9月9日17:13
影響を受けるシステム
Moby Project
Moby 26.0.0 以上 26.0.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2025年09月09日]   掲載 2025年9月9日14:31