bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19630] crash in bin/as null pointer dereference


From: nickc at redhat dot com
Subject: [Bug binutils/19630] crash in bin/as null pointer dereference
Date: Mon, 22 Feb 2016 09:03:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19630

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Aladdin,

> Thanks, do you think CVE is required here to warn users about this bug?

[I am not a security expert...] I think not.  The bug was an attempt to read
via NULL pointer (or more precisely a NULL+1 pointer).  The bug could not be
exploited to make the assembler read from any other address, nor could it be
exploited to make it write to any arbitrary address.  So I do not think that
there is a need for a CVE here.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]