Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-15 | megasas: always store SCSIRequest* into MegasasCmd | Paolo Bonzini | |
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 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |