bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/23765] Malformed ELF header causes Out of Bounds read


From: rwmacleod at gmail dot com
Subject: [Bug gold/23765] Malformed ELF header causes Out of Bounds read
Date: Mon, 22 Feb 2021 22:58:56 +0000

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

Randy Macleod <rwmacleod at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ccoutant at gmail dot com

--- Comment #5 from Randy Macleod <rwmacleod at gmail dot com> ---

The simple patch that calls gold_fatal() on:
   if (((ssize_t) start) < 0)
has been on the list since Feb 2020. Not a big deal but distro maintainers like
moi would like to close CVEs without carrying local commits where possible...

-- 
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]