This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] PR22202, buffer overflow in parse_die


*** TEST RESULTS FOR COMMIT 1da5c9a485f3dcac4c45e96ef4b7dae5948314b5 ***

Author: Alan Modra <amodra@gmail.com>
Branch: master
Commit: 1da5c9a485f3dcac4c45e96ef4b7dae5948314b5

PR22202, buffer overflow in parse_die

There was a complete lack of sanity checking in dwarf1.c

	PR 22202
	* dwarf1.c (parse_die): Sanity check pointer against section limit
	before dereferencing.
	(parse_line_table): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]