]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
IMSM: validate metadata_update size before using it.
authorNeilBrown <neilb@suse.de>
Thu, 10 Jul 2014 06:09:28 +0000 (16:09 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 10 Jul 2014 06:10:23 +0000 (16:10 +1000)
commit095b8088fa99ad1195d1aba03af2aa561b4a6379
tree9095185e6bb780a229c049593bda0039c0bfb2dd
parent1f17f96b538793a0e665e471f602c6fa490ec167
IMSM: validate metadata_update size before using it.

Every case in prepare_update check that the size message
size is sufficient, so process_update doesn't need to check anything.

Reported-by: Vincent Berg <vberg@ioactive.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c