Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
23.08.8, 24.02.4, 25.01.1
-
None
Description
With disable_sescmd_history=true, the history list is accessed with an assumption that it's not free. In 23.08, this is no longer the case and thus a use-after-free happens as a result of this.