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] Prevent illegal memory accesses when parsing incorrecctly formated core notes.


*** TEST RESULTS FOR COMMIT 80a0437873045cc08753fcac4af154e2931a99fd ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 80a0437873045cc08753fcac4af154e2931a99fd

Prevent illegal memory accesses when parsing incorrecctly formated core notes.

	PR 22421
	* elf.c (elfcore_grok_netbsd_procinfo): Check that the note is big enough.
	(elfcore_grok_openbsd_procinfo): Likewise.
	(elfcore_grok_nto_status): Likewise.


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