| タイトル | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| 概要 | Linuxカーネルにおいて、基本的なエンドポイントチェックを有効化する修正が行われました。pegasus_probe()関数は、エンドポイントディスクリプタを検証せずに固定されたエンドポイントパイプを使用してURBをセットしていました。不正なUSBデバイスが異なる転送タイプのエンドポイントを提示する可能性があり、これによってアサーションが発生していました。修正では、エンドポイント番号用の列挙型を追加し、マジックナンバーを置換しました。リソース割り当て前にエンドポイントのタイプ検証を実施し、不一致があった場合にはデバイスのプローブを拒否します。同様の変更は他のUSBネットワークドライバにも適用されています。 |
| 想定される影響 | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月6日0:00 |
| 登録日 | 2026年5月15日10:59 |
| 最終更新日 | 2026年5月15日10:59 |
| CVSS3.0 : 警告 | |
| スコア | 5.5 |
|---|---|
| ベクター | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Linux |
| Linux Kernel 2.6.12 |
| Linux Kernel 2.6.12.1 以上 5.10.252 未満 |
| Linux Kernel 5.11 以上 5.15.202 未満 |
| Linux Kernel 5.16 以上 6.1.165 未満 |
| Linux Kernel 6.13 以上 6.18.16 未満 |
| Linux Kernel 6.19 以上 6.19.6 未満 |
| Linux Kernel 6.2 以上 6.6.128 未満 |
| Linux Kernel 6.7 以上 6.12.75 未満 |
| Linux Kernel 7.0 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月15日] 掲載 |
2026年5月15日10:59 |
| 概要 | In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: enable basic endpoint checking pegasus_probe() fills URBs with hardcoded endpoint pipes without - usb_rcvbulkpipe(dev, 1) for RX data A malformed USB device can present these endpoints with transfer types Add a pegasus_usb_ep enum for endpoint numbers, replacing magic Similar fix to |
|---|---|
| 公表日 | 2026年5月6日21:16 |
| 登録日 | 2026年5月7日4:08 |
| 最終更新日 | 2026年5月6日22:07 |