#VU127893 Use-after-free in Ghidra
Published: September 19, 2024 / Updated: April 25, 2026
Ghidra
National Security Agency
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.