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

utils: lockfile: avoid stack overflow for lockfile buffer #1169

Merged
merged 1 commit into from
Mar 10, 2023

Commits on Jun 20, 2022

  1. utils: lockfile: avoid stack overflow for lockfile buffer

    There appears to have been some change on openSUSE (likely some new
    hardening flags for builds, or some glibc hardening) such that incorrect
    buffer handling results in a segfault even if the buffer is never
    overflowed.
    
    Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
    cyphar committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    812bba8 View commit details
    Browse the repository at this point in the history