On 09/11/13 16:36, Felipe Pena wrote:
> In the blkif_release function the bdget_disk() call might returns
> a NULL ptr which might be dereferenced on bdev->bd_openers checking
>
> Signed-off-by: Felipe Pena
> ---
> drivers/block/xen-blkfront.c |4
> 1 file changed, 4 insertions(+)
>
>
In the blkif_release function the bdget_disk() call might returns
a NULL ptr which might be dereferenced on bdev->bd_openers checking
Signed-off-by: Felipe Pena
---
drivers/block/xen-blkfront.c |4
1 file changed, 4 insertions(+)
diff --git a/drivers/block/xen-blkfront.c b/drivers/bloc
2 matches
Mail list logo