Use-after-free in Ghidra - #VU127893
Published: September 19, 2024 / Updated: April 25, 2026
Ghidra
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to use-after-free in SleighArchitecture::shutdown in the Sleigh decompiler backend when destroying global singletons in an undefined order during shutdown. A remote attacker can trigger the vulnerable shutdown sequence to cause a denial of service.
This issue occurs during shutdown and was observed to cause an infinite loop by iterating over garbage data.