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

[CVE/1.25] Resolve multiple CVEs #28616

Merged
merged 4 commits into from
Jul 25, 2023
Merged

Commits on Jul 25, 2023

  1. cors: Fix for potential use-after-free

    Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    
    Signed-off-by: Boteng Yao <boteng@google.com>
    KBaichoo authored and botengyao committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cb7e5fe View commit details
    Browse the repository at this point in the history
  2. http: fixing bugs with mixed case schemes

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    
    Signed-off-by: Boteng Yao <boteng@google.com>
    alyssawilk authored and botengyao committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    be69cc9 View commit details
    Browse the repository at this point in the history
  3. otel/grpc: Fix for access logger crash

    Add demonstration of the bug and corresponding fix for otel grpc access
    logger.
    
    Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    
    Signed-off-by: Boteng Yao <boteng@google.com>
    KBaichoo authored and botengyao committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    94c0591 View commit details
    Browse the repository at this point in the history
  4. oauth2: add a separator for HMAC calculation

    Signed-off-by: Lizan Zhou <lizan@tetrate.io>
    Signed-off-by: Boteng Yao <boteng@google.com>
    lizan authored and botengyao committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2c44e45 View commit details
    Browse the repository at this point in the history