Fix a seg-fault in the ELF note parser when a note with an excessively large alignmen...
authorNick Clifton <nickc@redhat.com>
Thu, 8 Feb 2018 10:28:25 +0000 (10:28 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 8 Feb 2018 10:28:25 +0000 (10:28 +0000)
commitef135d4314fd4c2d7da66b9d7b59af4a85b0f7e6
treea2773089464d8c0792dfa2fc4e3e88fc69907e20
parenta9479dc051ab00f311c04cdd5b299a70739f67ed
Fix a seg-fault in the ELF note parser when a note with an excessively large alignment is encountered.

PR 22788
* elf.c (elf_parse_notes): Reject notes with excessuively large
alignments.
bfd/ChangeLog
bfd/elf.c
This page took 0.034018 seconds and 4 git commands to generate.