Emmanuel Arias pushed to branch bullseye at Debian Java Maintainers / activemq
Commits: 8d79ed04 by Emmanuel Arias at 2025-06-19T07:32:49-03:00 Make CVE-2025-27533.patch DEP3 - - - - - 1 changed file: - debian/patches/CVE-2025-27533.patch Changes: ===================================== debian/patches/CVE-2025-27533.patch ===================================== @@ -6,10 +6,10 @@ Subject: [PATCH] AMQ-6596 - Validate size of buffers during unmarshalling Verify that size buffers for arrays and bytesequences will not exceed the overall frame size -(cherry picked from commit 3037ce8b3b6a1efd67d273ad0bb6590c0434fad1) +Origin: backport, https://github.com/apache/activemq/commit/b0205f92bae6c227f5623616bfb74a079641e9b2 +Bug: https://issues.apache.org/jira/browse/AMQ-6596 +Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2025-27533 -(cherry picked from commit ff6dc101695b83d507be507b380e00c866e76bf6) -(cherry picked from commit 8abfa8f59d3e1b3d255917204e6c73b0d2ec48c8) --- activemq-client/pom.xml | 5 + .../activemq/openwire/OpenWireFormat.java | 118 +++++--- View it on GitLab: https://salsa.debian.org/java-team/activemq/-/commit/8d79ed047b76d0adc3b9a49114a6802e91a02c3e -- View it on GitLab: https://salsa.debian.org/java-team/activemq/-/commit/8d79ed047b76d0adc3b9a49114a6802e91a02c3e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

