Skip to content

v2.9.11

Compare
Choose a tag to compare
@airween airween released this 01 Jul 20:07
· 2069 commits to v3/master since this release
v2.9.11
5615add

Changes in v2.9.11:

There is a DoS vulnerability in previous versions, see CVE 2025-52891. This release includes a fix for it.

Full list of changes:

  • fix: prevent segmentation fault if the XML node is empty
    [PR from private repo - @theseion, @fzipi, @RedXanadu, @airween; fixed CVE-2025-52891]
  • Plug memory leak when msre_op_validateSchema_execute() exits normally (validateSchema)
    [Issue #3401 - @nic-prgs]
  • chore: bump version in MSI installer.wxs
    [Issue #3400 - @airween]
  • Fix resource leaks in msc_status_engine_mac_address
    [Issue #3391 - @amezin]