JBoss Enterprise Application Platform 7.4 Update 2 Release Notes

Updated

In order to better meet customer expectations, micro releases for JBoss EAP 7 have been discontinued and replaced with updates delivered on a repeating schedule.

Each new update will contain a number of bug fixes for customer reported issues and potentially a number of security fixes. We expect that the updates will substantially reduce the number of individual patches that we produce and that customers must manage to keep their installations up to date.

For more information see the following Red Hat Knowledgebase articles: Maintenance Release Changes in EAP 6.2+ and Updated Patch Management with EAP 6.2+

This update includes all fixes and changes from JBoss Enterprise Application Platform 7.4 Update 01

Download This content is not included.JBoss Enterprise Application Platform 7.4 Update 2

This update includes fixes for the following security related issues:

IDComponentSummary
CVE-2021-37714Bean Validationjsoup: Crafted input may cause the jsoup HTML and XML parser to get stuck
CVE-2021-40690Securityxmlsec: xml-security: XPath Transform abuse allows for information disclosure
CVE-2021-3717Securitywildfly: incorrect JBOSS_LOCAL_USER challenge location may lead to giving access to all the local users
CVE-2021-3629Undertowundertow: potential security issue in flow control over HTTP/2 may lead to DOS
CVE-2021-20289RESTresteasy: Error message exposes endpoint class information

This update includes the following bug fixes or changes:
IDComponentSummary
Content from issues.jboss.org is not included.JBEAP-22495WFCORE-5523 - WFCORE-5465 - Git tests fail if git init.defaultBranch is not master
Content from issues.jboss.org is not included.JBEAP-22152EJBCLIENT-408 - Racecondition in RemotingEJBDiscoveryProvider is causing a NullPointerException
Content from issues.jboss.org is not included.JBEAP-22244A-MQ7WFLY-15039 - Cluster Intermittently Fails to Reestablish After a Node is Restarted
Content from issues.jboss.org is not included.JBEAP-22486ActiveMQENTMQBR-5471 - Broker does not auto create a queue when deploying a MDB
Content from issues.jboss.org is not included.JBEAP-22110ActiveMQENTMQBR-5385 - Different number of large messages between queues when using bridge
Content from issues.jboss.org is not included.JBEAP-22303Bean ValidationWFLY-11566 - Follow-up fixes for WFLY-11566
Content from issues.jboss.org is not included.JBEAP-22175ClusteringWFLY-7115 - KeyAffinityService blocks Infinispan's topology change thread
Content from issues.jboss.org is not included.JBEAP-22516HibernateHibernate ORM JDK 17 Support
Content from issues.jboss.org is not included.JBEAP-22496HibernateHHH-14796 - Cannot replace an existing JPQL NamedQuery with a native NamedQuery
Content from issues.jboss.org is not included.JBEAP-22075HibernateHHH-14840 - IBM Db2 11.1 fails on TransientOverride test cases
Content from issues.jboss.org is not included.JBEAP-22304JCAJBJCA-1421 - Use Connection.isValid() in org.jboss.jca.adapters.jdbc.extensions.oracle.OracleValidConnectionChecker
Content from issues.jboss.org is not included.JBEAP-22442JCAWFLY-15189 - JCA: Disable logging for failed connections found during validation
Content from issues.jboss.org is not included.JBEAP-22286JCAJBJCA-1427 - not possible to bypass GSSCredentials using Datasource.getConnection(username,password)
Content from issues.jboss.org is not included.JBEAP-21536JSFWFLY-14698 - Caching of managed beans in WebInjectionContainer can cause memory leaks in distributed JSF applications following session timeout
Content from issues.jboss.org is not included.JBEAP-22056MigrationCMTOOL-304 - CMTOOL: Java EE references should be replaced by Jakarta EE
Content from issues.jboss.org is not included.JBEAP-12319MigrationCMTOOL-308 - Server Migration Tool scripts do not have .ps1 version
Content from issues.jboss.org is not included.JBEAP-22428ModulesMODULES-406 - ModuleLoader fails when iterating over an absent module
Content from issues.jboss.org is not included.JBEAP-22013RESTRESTEASY-2914 - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
Content from issues.jboss.org is not included.JBEAP-22336ScriptsWFCORE-5546 - "JAVA_OPTS" is not correctly set in standalone.bat
Content from issues.jboss.org is not included.JBEAP-15433ScriptsWFCORE-4008 - Unify "-server" option in windows standalone scripts (ps1, bat)
Content from issues.jboss.org is not included.JBEAP-22063ScriptsWFCORE-5499 - domain.ps1 doesn't add --add-exports JVM options as expected for JDK > 9
Content from issues.jboss.org is not included.JBEAP-22338SecurityELY-2194 - JWK implementation in JwkManager does not work properly on key rotation
Content from issues.jboss.org is not included.JBEAP-22371ServerWFCORE-5543 - Operation-scoped caching of static module Jandex indices
Content from issues.jboss.org is not included.JBEAP-21927ServerWFLY-14436 - Improve error for incorrect class for xa-datasource-class, etc.
Content from issues.jboss.org is not included.JBEAP-22511UndertowUNDERTOW-1972 - InMemorySessionManager can mistake PLACE_HOLDER_SESSION with a real session
Content from issues.jboss.org is not included.JBEAP-22176UndertowUNDERTOW-1869 - InMemorySessionManager Session Creation Not Thread Safe
Content from issues.jboss.org is not included.JBEAP-22454Web ConsoleMissing metadata: [resource description] @ {selected.profile}/subsystem=infinispan/cache-container=/distributed-cache=/memory=binary
Content from issues.jboss.org is not included.JBEAP-22497Web ServicesCXF-8596 - Fix infinite loop in WebFaultOutInterceptor

Installation

Note: This update should only be applied to installer or zip-based installations.

To apply this update using the CLI on Unix-based systems, run the following command from JBOSS_HOME:

bin/jboss-cli.sh "patch apply path/to/jboss-eap-7.4.2-patch.zip"

To apply this update using the CLI on Windows-based systems, run the following command from JBOSS_HOME:

bin\jboss-cli.bat "patch apply path\to\jboss-eap-7.4.2-patch.zip"

These commands will apply the update to the installation that contains the CLI script. Other scenarios and use of the management console are covered in the JBoss EAP 7.4 Patching And Upgrading Guide

Notes

Category
Components
Article Type