Projects STRLCPY LIEF Commits 39115d10
🤬
  • ■ ■ ■ ■ ■
    doc/sphinx/changelog.rst
    skipped 3 lines
    4 4  0.12.3 - November 1, 2022
    5 5  -------------------------
    6 6   
    7  -- Fix security issues.
     7 +This release contains several security fixes:
     8 + 
     9 + * [CVE-2022-38497] Fix ELF core parsing issue (:issue:`766` found by :github_user:`CCWANG19`)
     10 + * [CVE-2022-38306] Fix a heap overflow found by :github_user:`CCWANG19` (:issue:`763`)
     11 + * Fix a memory issue (found by :github_user:`bladchan` via :issue:`806`)
     12 + * [CVE-2022-40923] Fix parsing issue (:issue:`784` found by :github_user:`bladchan`)
     13 + * [CVE-2022-40922] Fix parsing issue (:issue:`781` found by :github_user:`bladchan`)
     14 + * [CVE-2022-38307] Fix a segfault when the Mach-O binary does not have segments (found by :github_user:`CCWANG19` via :issue:`764`)
    8 15   
    9 16  0.12.2 - October 1, 2022
    10 17  ------------------------
    skipped 1047 lines
Please wait...
Page is in error, reload to recover