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

ARTEMIS-3593: Be defensive when reading data from ActiveMQBuffer and allocating memory. #3862

Closed
wants to merge 5 commits into from

Commits on Nov 19, 2021

  1. Be defensive when reading data from ActiveMQBuffer and allocating m…

    …emory.
    
    Or else, an adversary may handcraft the packet causing OOM situation for a running a JVM.
    vkolomeyko committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    1f92368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f404a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34f67b3 View commit details
    Browse the repository at this point in the history
  4. Fix ident in the new files

    vkolomeyko committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    0daeab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03c7e6f View commit details
    Browse the repository at this point in the history