• Andrew Morton's avatar
    [PATCH] dm: avoid ioctl buffer overrun · 702a8edf
    Andrew Morton authored
    From: Kevin Corry <kevcorry@us.ibm.com>
    
    dm-ioctl.c::retrieve_status(): Prevent overrunning the ioctl buffer by making
    sure we don't call the target status routine with a buffer size limit of
    zero.  [Kevin Corry, Alasdair Kergon]
    702a8edf
dm-ioctl.c 27.1 KB