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

Backport two patches from upstream to fix CVE-2023-4233 and CVE-2023-4234 #42

Merged
merged 2 commits into from Feb 19, 2024

Commits on Feb 16, 2024

  1. smsutil: Check that submit report fits in memory

    This addresses CVE-2023-4234.
    d-grigorev authored and mlehtima committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    278f28d View commit details
    Browse the repository at this point in the history
  2. smsutil: Validate the length of the address field

    This addresses CVE-2023-4233.
    d-grigorev authored and mlehtima committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bb7d65f View commit details
    Browse the repository at this point in the history