| Titel | CVE-2021-3392 - Denial of Service in QEMU virtualisation |
|---|
| Beschreibung | 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 |
|---|
| Quelle | ⚠️ https://bugs.launchpad.net/qemu/+bug/1914236 |
|---|
| Benutzer | CSieberg (UID 13359) |
|---|
| Einreichung | 08.02.2021 11:47 (vor 5 Jahren) |
|---|
| Moderieren | 08.02.2021 13:08 (1 hour later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 169365 [QEMU 5.2.0 SCSI IO Request mptsas.c mptsas_process_scsi_io_request Pufferüberlauf] |
|---|
| Punkte | 20 |
|---|