]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libelf: Check alignment of Verdef, Verdaux, Verneed and Vernaux offsets
authorMark Wielaard <mark@klomp.org>
Thu, 17 Mar 2022 23:59:38 +0000 (00:59 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 18 Mar 2022 00:24:27 +0000 (01:24 +0100)
commit0346d5fd96f64c1c23ab738eec54dfbb8c112dc3
tree3fcd2c255412f7c49f6ede2c3afe7b96ba021352
parented42e7cf11ddb11ffcce9e17276476e0c3d14c71
libelf: Check alignment of Verdef, Verdaux, Verneed and Vernaux offsets

The Verdef, Verdaux, Verneed and Vernaux structures contain fields
which point to the next structures. Make sure these offsets are
correctly aligned for the structures they point to.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libelf/ChangeLog
libelf/version_xlate.h