Skip to content

linux-loader-v0.8.1

Compare
Choose a tag to compare
@rbradford rbradford released this 07 Dec 17:18
· 89 commits to main since this release

Fixed

  • [#125] The ELF
    header contains offsets that the loader uses to find other
    structures. If those offsets are beyond the end of the file (or would go
    past the end of the file) it is essential to error out when attempting
    to read those.

Added

  • Add a new criterion advisory to ignore list 2580d4