]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: blkid: sanity check 'end' address must be greater than or equal to 'lable'...
authorDong Jinguang <dongjinguang@huawei.com>
Fri, 29 Dec 2017 09:00:37 +0000 (17:00 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Feb 2018 18:35:46 +0000 (13:35 -0500)
commit061b7443ccae2050864b8665c76c9c545cbcf991
tree1ddee1dbc3459c0fbbb2c38915ff7ee33de0cefc
parent182fa0cd61fe706c2eaa308e1c30688f20b946a9
AOSP: blkid: sanity check 'end' address must be greater than or equal to 'lable' address.

Avoid a potential out-of-bounds memory access address of label

Test: mma -j8 and boot devices
Change-Id: I155aa4e26f7079f517be3202de0032a86368559d
From AOSP commit: 38324e758b803e99419d24e16a00b32f8ebbf473
lib/blkid/probe.c