Linuxカーネルwifiのcarl9170ドライバーにおけるNULLポインタ参照による脆弱性
タイトル Linuxカーネルwifiのcarl9170ドライバーにおけるNULLポインタ参照による脆弱性
概要

Linuxカーネルのwifi: carl9170において、ファームウェアのロードに失敗したデバイスへのping処理が行われないように修正された脆弱性です。これにより、関連する内部キューが準備されていない状態でワークをキューイングすると発生するヌルポインタ参照によるクラッシュが防止されます。

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

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

公表日 2025年7月25日0:00
登録日 2025年12月25日16:58
最終更新日 2025年12月25日16:58
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 11.0
Linux
Linux Kernel 2.6.38 から 5.4.295 未満
Linux Kernel 5.11 から 5.15.186 未満
Linux Kernel 5.16 から 6.1.142 未満
Linux Kernel 5.5 から 5.10.239 未満
Linux Kernel 6.13 から 6.15.4 未満
Linux Kernel 6.16
Linux Kernel 6.2 から 6.6.95 未満
Linux Kernel 6.7 から 6.12.35 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2025年12月25日]
  掲載
2025年12月25日16:58

NVD脆弱性情報
CVE-2025-38420
概要

In the Linux kernel, the following vulnerability has been resolved:

wifi: carl9170: do not ping device which has failed to load firmware

Syzkaller reports [1, 2] crashes caused by an attempts to ping
the device which has failed to load firmware. Since such a device
doesn't pass 'ieee80211_register_hw()', an internal workqueue
managed by 'ieee80211_queue_work()' is not yet created and an
attempt to queue work on it causes null-ptr-deref.

[1] https://syzkaller.appspot.com/bug?extid=9a4aec827829942045ff
[2] https://syzkaller.appspot.com/bug?extid=0d8afba53e8fb2633217

公表日 2025年7月26日0:15
登録日 2025年7月26日4:00
最終更新日 2025年7月26日0:15
関連情報、対策とツール
共通脆弱性一覧