Bug 1044867 - (CVE-2017-9742) VUL-0: CVE-2017-9742: binutils: DoS in score_opcodes function in opcodes/score7-dis.c
(CVE-2017-9742)
VUL-0: CVE-2017-9742: binutils: DoS in score_opcodes function in opcodes/scor...
Status: RESOLVED INVALID
Classification: Novell Products
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents
unspecified
Other Other
: P5 - None : Minor
: ---
Assigned To: Michael Matz
Security Team bot
https://smash.suse.de/issue/187036/
CVSSv3:SUSE:CVE-2017-9742:3.1:(AV:N/A...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-19 07:54 UTC by Alexander Bergmann
Modified: 2018-06-15 14:37 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bergmann 2017-06-19 07:54:05 UTC
CVE-2017-9742

The score_opcodes function in opcodes/score7-dis.c in GNU Binutils 2.28 allows
remote attackers to cause a denial of service (buffer overflow and application
crash) or possibly have unspecified other impact via a crafted binary file, as
demonstrated by mishandling of this file during "objdump -D" execution.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-9742
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9742
https://sourceware.org/bugzilla/show_bug.cgi?id=21576
Comment 2 Alexander Bergmann 2017-06-19 08:01:00 UTC
The reproducer at https://sourceware.org/bugzilla/show_bug.cgi?id=21576 is not working on SLE or openSUSE systems.

#> objdump -D testcase.cve-2017-9742

testcase.cve-2017-9742:     file format elf32-little

objdump: can't disassemble for architecture UNKNOWN!
Comment 3 Richard Biener 2017-06-19 08:04:52 UTC
We do not enable the SCORE architecture in our binutils build.