diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f03e492ba..b0a0946bd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,12 @@ ## 3.24.4 -- Added mpf_masterfiles_stage_build_always flag file to enable legacy behavior - of masterfiles-stage to always run cfbs build (ENT-13756) -- Enabled select_region to converge across multiple passes (CFE-3866) -- Fixed buffer overflow in build XPath for edit_xml (ENT-13550) -- Fixed buffer overflow in cf-secret when using multiple keys of different sizes +- Enabled `select_region` to converge across multiple passes (CFE-3866) +- Fixed buffer overflow in build XPath for `edit_xml` (ENT-13550) +- Fixed buffer overflow in `cf-secret` when using multiple keys of different sizes (ENT-13591) - Fixed buffer overflow in the files promise -- Fixed heap buffer overflow in files edit_line (ENT-13590) -- Fixed memory leak in isreadable() policy function +- Fixed heap buffer overflow in files `edit_line` (ENT-13590) +- Fixed memory leak in `isreadable()` policy function - Fixed potential buffer overflow when computing chroot path (ENT-13551) - Fixed potential buffer overflow when converting strings to GIDs/UIDs