[dm-devel] bio's bi_size bug also be founded at dm-stripe.c and dm-snap.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As i had written here before, sometimes bio which dispatched to the dm's target, it's bi_size could exceed
region size in dm-mirror.c, i also found similar problem in dm-stripe.c and dm-snap.c , in such situation,
bio's bi_size could exceed strip target's chunk size and snap target's chunk size, but in current code, we
never care about this. so in strip target we could read/write bad position after stripe_map() function,
and cause same effect in dm-snap.c.
I think such bugs are very dangerous then kernel panic or cracsh becasue it may destroy your data 
in silence. we'd better to annonuce our linux users don't use thus dm-targets before we correct it.

Sincerely,
                Zhao Qian <zhaoqian@xxxxxxxxxxx>


[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux