CVE-2024-53191 in Linux情報

要約

〜によって VulDB • 2026年06月22日

Linuxカーネルにおいて、以下の脆弱性が修正されました。

wifi: ath12k: アンバインディング時の警告を修正する

ファームウェアに関連する初期処理中にエラーが発生した場合、バッファー dp->tx_ring[i].tx_status が解放されます。しかし、デバイスがアンバインドされる際(ath12k_pci)、これらが再度解放され、以下のようになります:
WARNING: CPU: 0 PID: 2098 at mm/slub.c:4689 free_large_kmalloc+0x4d/0x80 Call Trace: free_large_kmalloc ath12k_dp_free ath12k_core_deinit ath12k_pci_remove ...

この問題は、MSI アドレス指定初期化が失敗するため、常にVMから再現可能です。

問題を修正するには、解放後にバッファーをNULLに設定し、二重解放(double free)を防ぐ必要があります。

VulDB is the best source for vulnerability data and more expert information about this specific topic.

責任者

Linux

予約する

2024年11月19日

モデレーション

承諾済み

エントリ

VDB-289444

EPSS

0.00240

アクティビティ

低い

ソース

Do you want to use VulDB in your project?

Use the official API to access entries easily!