Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-15 | megasas: always store SCSIRequest* into MegasasCmd | Paolo Bonzini | 1 | -0/+35 | |
This ensures that the request is unref'ed properly, and avoids a segmentation fault in the new qtest testcase that is added. This is CVE-2017-9503. Reported-by: Zhangyanyu <zyy4013@stu.ouc.edu.cn> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2017-06-15 | megasas: add qtest | Paolo Bonzini | 1 | -0/+51 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |