Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to mitigate asan failures. #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 12, 2022

  1. Try to mitigate asan failures.

    See strukturag#345 for my analysis and details…
    
    (This PR is just for discussion.)
    
    (The CVE references are obtained from the Debian security tracker,
    which links the issues.)
    
    This makes the following POCs stop failing:
    
    - poc3 (strukturag#337)
    - poc7-1 (strukturag#341) CVE-2022-43239 (note: does NOT fix poc7-2)
    - poc8-2, poc8-3, poc8-4 (strukturag#342) CVE-2022-43244   (note: does NOT fix poc8-1)
    - poc11-1, poc11-2 (strukturag#345) CVE-2022-43249
    - poc12 (strukturag#346)
    - poc13 (strukturag#347) CVE-2022-43252
    - poc16 (strukturag#350)
    Tobias Frost committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    97dd153 View commit details
    Browse the repository at this point in the history