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

RMB-989: Vert.x 4.4.7 fixing FastThreadLocal memory leak CVE-2024-1023 #1144

Merged
merged 2 commits into from
Feb 7, 2024

Commits on Feb 2, 2024

  1. RMB-989: Vert.x 4.4.7 fixing FastThreadLocal memory leak CVE-2024-1023

    Upgrade vert.x from 4.4.6 to 4.4.7.
    
    This fixes a denial of service vulnerability caused by a FastThreadLocal memory leak:
    
    https://access.redhat.com/security/cve/cve-2024-1023
    
    Full vert.x 4.4.7 release notes:
    
    https://github.com/vert-x3/wiki/wiki/4.4.7-Release-Notes
    julianladisch committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ad7c6aa View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    cbc756f View commit details
    Browse the repository at this point in the history