-
Kevin Wolf authored
This patch makes the range checks for block requests more strict: It fixes a potential integer overflow and checks for negative offsets. Also, it adds the check for compressed writes. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>Kevin Wolf authoredThis patch makes the range checks for block requests more strict: It fixes a potential integer overflow and checks for negative offsets. Also, it adds the check for compressed writes. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Loading