| タイトル | CVE-2021-3392 - Denial of Service in QEMU virtualisation |
|---|
| 説明 | While processing SCSI i/o requests in mptsas_process_scsi_io_request(),
the Megaraid emulator appends new MPTSASRequest object 'req' to
the 's->pending' queue. In case of an error, this same object gets
dequeued in mptsas_free_request() only if SCSIRequest object
'req->sreq' is initialised. This may lead to a use-after-free issue.
Unconditionally dequeue 'req' object from 's->pending' to avoid it.
Source:
https://bugs.launchpad.net/qemu/+bug/1914236
https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg00488.html |
|---|
| ソース | ⚠️ https://bugs.launchpad.net/qemu/+bug/1914236 |
|---|
| ユーザー | CSieberg (UID 13359) |
|---|
| 送信 | 2021年02月08日 11:47 (5 年 ago) |
|---|
| モデレーション | 2021年02月08日 13:08 (1 hour later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 169365 [QEMU 5.2.0 SCSI IO Request mptsas.c mptsas_process_scsi_io_request メモリ破損] |
|---|
| ポイント | 20 |
|---|