CVE-2024-46674
概要

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

usb: dwc3: st: fix probed platform device ref count on probe error path

The probe function never performs any paltform device allocation, thus
error path "undo_platform_dev_alloc" is entirely bogus. It drops the
reference count from the platform device being probed. If error path is
triggered, this will lead to unbalanced device reference counts and
premature release of device resources, thus possible use-after-free when
releasing remaining devm-managed resources.

公表日 2024年9月13日15:15
登録日 2024年9月13日20:00
最終更新日 2024年9月13日15:15
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性
タイトル Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性
概要

Linux の Linux Kernel には、解放済みメモリの使用に関する脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 
対策

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

公表日 2024年8月22日0:00
登録日 2024年9月18日12:02
最終更新日 2025年9月2日11:53
影響を受けるシステム
Linux
Linux Kernel 3.18 以上 4.19.321 未満
Linux Kernel 4.20 以上 5.4.283 未満
Linux Kernel 5.11 以上 5.15.166 未満
Linux Kernel 5.16 以上 6.1.108 未満
Linux Kernel 5.5 以上 5.10.225 未満
Linux Kernel 6.11
Linux Kernel 6.2 以上 6.6.49 未満
Linux Kernel 6.7 以上 6.10.8 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2024年09月17日]   掲載 2024年9月17日17:49
2 [2025年08月19日]
  参考情報:JVN (JVNVU#92169998) を追加
  参考情報:ICS-CERT ADVISORY (ICSA-25-226-07) を追加
2025年8月19日9:27