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] Fix potential illegal memroy access when using a build-id note with a negative size.


*** TEST RESULTS FOR COMMIT 6077de0645ce12a9c4e99f8839a846b42a535b0a ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 6077de0645ce12a9c4e99f8839a846b42a535b0a

Fix potential illegal memroy access when using a build-id note with a negative size.

	PR 23316
	* opncls.c (get_build_id): Check for a negative or excessive data
	size in the build-id note.


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