NVD Vulnerability Detail
Search Exploit, PoC
CVE-2024-46673
Summary

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

scsi: aacraid: Fix double-free on probe failure

aac_probe_one() calls hardware-specific init functions through the
aac_driver_ident::init pointer, all of which eventually call down to
aac_init_adapter().

If aac_init_adapter() fails after allocating memory for aac_dev::queues,
it frees the memory but does not clear that member.

After the hardware-specific init function returns an error,
aac_probe_one() goes down an error path that frees the memory pointed to
by aac_dev::queues, resulting.in a double-free.

Publication Date Sept. 13, 2024, 3:15 p.m.
Registration Date Sept. 13, 2024, 8 p.m.
Last Update Sept. 13, 2024, 3:15 p.m.
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Linux の Linux Kernel における二重解放に関する脆弱性
Title Linux の Linux Kernel における二重解放に関する脆弱性
Summary

Linux の Linux Kernel には、二重解放に関する脆弱性が存在します。

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

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

Publication Date Aug. 22, 2024, midnight
Registration Date Sept. 19, 2024, 11:16 a.m.
Last Update Sept. 2, 2025, 11:53 a.m.
Affected System
Linux
Linux Kernel 6.7 以上 6.10.8 未満
Linux Kernel 2.6.15 以上 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 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2024年09月19日]
  掲載
Sept. 19, 2024, 11:16 a.m.
2 [2025年08月18日]
  参考情報:JVN (JVNVU#92169998) を追加
  参考情報:ICS-CERT ADVISORY (ICSA-25-226-07) を追加
Aug. 18, 2025, 6:14 p.m.