Bug 28754 - stack-overflow in printf_common
Summary: stack-overflow in printf_common
Status: RESOLVED WORKSFORME
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.37
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-09 03:18 UTC by AiDai
Modified: 2022-01-20 03:49 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
poc (14.90 KB, application/x-object)
2022-01-09 03:18 UTC, AiDai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AiDai 2022-01-09 03:18:07 UTC
Created attachment 13896 [details]
poc

objdump -g poc
SUMMARY: AddressSanitizer: stack-overflow (/home/aidai/fuzzing/binutils/fuzz/bin/objdump+0x43a551) in printf_common(void*, char const*, __va_list_tag*)
==49097==ABORTING
Comment 1 Alan Modra 2022-01-20 03:49:54 UTC
Already fixed on mainline binutils.