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

fix(core-processor): Force *_input syscalls to return an error on out of bounds offset and len params. #4186

Merged
merged 6 commits into from
Aug 28, 2024

Commits on Aug 23, 2024

  1. Introduce test

    techraed committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7f421a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Implement actual fix

    techraed committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    9f41b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f685fcb View commit details
    Browse the repository at this point in the history
  3. Fix test

    techraed committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1ba7f5f View commit details
    Browse the repository at this point in the history
  4. Fmt

    techraed committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    f00ae7d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Fix syscalls integrity test

    techraed committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    709592c View commit details
    Browse the repository at this point in the history