[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/19629] crash in ld.bfd - possible null pointer dereference
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/19629] crash in ld.bfd - possible null pointer dereference |
Date: |
Mon, 22 Feb 2016 09:18:15 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19629
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Aladdin Mubaied from comment #3)
> Thanks, do you think CVE is required here to warn users about this bug?
[I am not a security expert]. Hmm, tricky. This bug could be exploited to
make
the linker read from an arbitrary address. It could not be exploited to make
the linker write to an arbitrary address however, and since the linker does not
(normally) run with any elevated privileges I think that this does not
represent
a security issue.
--
You are receiving this mail because:
You are on the CC list for the bug.