radvdにおけるスタックベースのバッファオーバーフローの脆弱性
| Title |
radvdにおけるスタックベースのバッファオーバーフローの脆弱性
|
| Summary |
radvdはIPv6用のルーターアドバタイズメントデーモンです。バージョン2.21以前のradvdに同梱されている`radvdump`ユーティリティには、ルート情報オプションパーサーにスタックバッファオーバーフローの脆弱性があります。細工されたICMPv6ルーターアドバタイズメントを処理する際、`print_ff()`は攻撃者が制御するパケットデータから最大2032バイトを16バイトのスタック上の`struct in6_addr`にコピーし、最大2016バイトのオーバーフローを引き起こします。なお、メインの`radvd`デーモン自体はこの脆弱性の影響を受けません。この問題はバージョン2.21で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 19, 2026, midnight |
| Registration Date |
June 29, 2026, 11:24 a.m. |
| Last Update |
June 29, 2026, 11:24 a.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月29日] 掲載 |
June 29, 2026, 11:24 a.m. |
NVD Vulnerability Information
CVE-2026-48715
| Summary |
radvd is a router advertisement daemon for IPv6. Prior to version 2.21, the `radvdump` utility shipped with radvd contains a stack buffer overflow in the Route Information option parser. When processing a crafted ICMPv6 Router Advertisement, `print_ff()` copies up to 2032 bytes from attacker-controlled packet data into a 16-byte `struct in6_addr` on the stack, overflowing by up to 2016 bytes. Note that the main `radvd` daemon is not affected by the vulnerability. Version 2.21 patches the issue.
|
| Publication Date |
June 20, 2026, 5:16 a.m. |
| Registration Date |
June 27, 2026, 4:06 a.m. |
| Last Update |
June 24, 2026, 1:04 a.m. |
Related information, measures and tools
Common Vulnerabilities List