[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/29492] New: program nm-new bug report
From: |
sophrosx at gmail dot com |
Subject: |
[Bug binutils/29492] New: program nm-new bug report |
Date: |
Mon, 15 Aug 2022 08:07:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29492
Bug ID: 29492
Summary: program nm-new bug report
Product: binutils
Version: 2.40 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: sophrosx at gmail dot com
Target Milestone: ---
Created attachment 14280
--> https://sourceware.org/bugzilla/attachment.cgi?id=14280&action=edit
nm-new testcases
Hello,
I detected the memory leak and dead loop problems through fuzz testing, which I
think be a vulnerability.
The configuration of binutils is:
$ ./configure --disable-shared && make -j
and compiled with gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
I use the program nm-new in ~/binutils-gdb/binutils/nm-new with parameter "-C
./dead_loop_input", and after waiting 1 hours, the program neither giving any
outputs nor terminating. What is more, the program nm-new occupied all the
memory.
The testcase that trigger such results are in the attachment.
Thanks & Best Regards
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/29492] New: program nm-new bug report,
sophrosx at gmail dot com <=