Skip to content

[6.2.x] Add better frame size validation for AMQP (#2167)#2171

Merged
cshannon merged 1 commit into
apache:activemq-6.2.xfrom
cshannon:backport-2167-6.2.x
Jul 2, 2026
Merged

[6.2.x] Add better frame size validation for AMQP (#2167)#2171
cshannon merged 1 commit into
apache:activemq-6.2.xfrom
cshannon:backport-2167-6.2.x

Conversation

@cshannon

@cshannon cshannon commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Add a negative size check for AMQP NIO transports. This also adds a similar check to OpenWire. For OpenWire the same IllegalArgumentException is thrown but this improves the error message in the NIO transport.

(cherry picked from commit 6e9dd5b)

Add a negative size check for AMQP NIO transports.
This also adds a similar check to OpenWire. For OpenWire
the same IllegalArgumentException is thrown but this
improves the error message in the NIO transport.

(cherry picked from commit 6e9dd5b)
@cshannon cshannon self-assigned this Jul 2, 2026
@cshannon cshannon merged commit 38dfe91 into apache:activemq-6.2.x Jul 2, 2026
3 of 4 checks passed
@cshannon cshannon deleted the backport-2167-6.2.x branch July 2, 2026 12:40
@github-project-automation github-project-automation Bot moved this from Todo to Done in Apache ActiveMQ v6.2.8 Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

1 participant