| タイトル | Debian等の複数ベンダの製品における有効期限後のメモリの解放の欠如に関する脆弱性 |
|---|---|
| 概要 | Linuxカーネルにおいて、phonetのrtm_phonet_notify()関数のskb割り当てに関する脆弱性が修正されました。fill_route()関数はskbに3つのコンポーネントを格納しています:struct rtmsg、RTA_DST(u8)、RTA_OIF(u32)です。したがって、rtm_phonet_notify()関数はNLMSG_ALIGN(sizeof(struct rtmsg)) + nla_total_size(1) + nla_total_size(4)を使用して割り当てを行う必要があります。 |
| 想定される影響 | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2024年5月30日0:00 |
| 登録日 | 2026年1月27日17:37 |
| 最終更新日 | 2026年1月27日17:37 |
| CVSS3.0 : 警告 | |
| スコア | 5.5 |
|---|---|
| ベクター | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Debian |
| Debian GNU/Linux 10.0 |
| Linux |
| Linux Kernel 2.6.33 以上 4.19.314 未満 |
| Linux Kernel 4.20 以上 5.4.276 未満 |
| Linux Kernel 5.11 以上 5.15.159 未満 |
| Linux Kernel 5.16 以上 6.1.91 未満 |
| Linux Kernel 5.5 以上 5.10.217 未満 |
| Linux Kernel 6.2 以上 6.6.31 未満 |
| Linux Kernel 6.7 以上 6.8.10 未満 |
| Linux Kernel 6.9 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年01月27日] 掲載 |
2026年1月27日17:37 |
| 概要 | In the Linux kernel, the following vulnerability has been resolved: phonet: fix rtm_phonet_notify() skb allocation fill_route() stores three components in the skb: - struct rtmsg Therefore, rtm_phonet_notify() should use NLMSG_ALIGN(sizeof(struct rtmsg)) + |
|---|---|
| 公表日 | 2024年5月31日1:15 |
| 登録日 | 2024年5月31日10:00 |
| 最終更新日 | 2024年11月21日18:22 |