bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/32030] Algorithmic complexity vulnerability (CWE-407) in B


From: nhweideman at gmail dot com
Subject: [Bug binutils/32030] Algorithmic complexity vulnerability (CWE-407) in BFD
Date: Sat, 03 Aug 2024 16:02:26 +0000

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

--- Comment #2 from Nicolaas Weideman <nhweideman at gmail dot com> ---
I agree that DoS is probably not the main concern here because, as you
mentioned, services analyzing untrusted code should have reasonable timeouts to
prevent DoS.

That being said, "timeout" is clearly an undesirable outcome when attempting to
analyze a potentially malicious executable. I believe this performance issue
should be considered a vulnerability, because a malicious executable can
exploit the undesirable behavior of BFD in order to force a timeout and thereby
evade analysis.

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