JBoss Enterprise Application Platform 7.4 Update 19 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 18

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

This update includes fixes for the following security related issues:

IDComponentImpactSummary
CVE-2023-51775MP JWTModeratejose4j: denial of service via specially crafted JWE
CVE-2024-4068ServerModeratebraces: fails to limit the number of characters it can handle
CVE-2024-7885UndertowMajorundertow: Improper State Management in Proxy Protocol parsing causes information leakage
CVE-2024-4029ManagementLowwildfly-domain-http: wildfly: No timeout for EAP management interface may lead to Denial of Service (DoS)
CVE-2022-34169ServerImportantxalan: integer truncation issue in Xalan-J (JAXP, 8285407)
CVE-2022-36033ServerMinororg.jsoup/jsoup: The jsoup cleaner may incorrectly sanitize crafted XSS attempts if SafeList.preserveRelativeLinks is enabled

This update includes the following bug fixes or changes:

IDComponentSummary
This content is not included.JBEAP-27521EJBThis content is not included.EJBCLIENT-536 - EJB discovery results in Java-level deadlock
This content is not included.JBEAP-27238InsightsMWTELE-266 - Don't create file upload dir if opted out
This content is not included.JBEAP-27222JCAThis content is not included.JBJCA-1462 - NullPointerException in ConnectionValidator
This content is not included.JBEAP-10647SecurityThis content is not included.ELY-1361 - Elytron uses parallel streams in situations that do not require then
This content is not included.JBEAP-27743ServerThis content is not included.WFCORE-6956 - Wrong endpoint-name if the JBoss server name and 'jboss.node.name' are both provided to the server
This content is not included.JBEAP-27242ServerThis content is not included.WFCORE-6848 - In Domain mode applications are distributed twice to the domain's servers
This content is not included.JBEAP-27614ServerRevert This content is not included.JBEAP-23958 - This content is not included.WFLY-17732 application fails to fully undeploy after failed deploy due to JNDI conflict
This content is not included.JBEAP-25938UndertowThis content is not included.UNDERTOW-2332 - Requesting deployment overlay may results in ConnectionClosedException
This content is not included.JBEAP-27298UndertowThis content is not included.UNDERTOW-2401 - Tags leak in WebInjectionContainer after exception
This content is not included.JBEAP-27476Web ConsoleThis content is not included.HAL-1984 - Show internal error when clicking Content Repository in web console with domain mode
This content is not included.JBEAP-27325Web ServicesThis content is not included.JBWS-4424 - Heavy load in CXF Service.getPort calls from a servlet causes performance issue
This content is not included.JBEAP-19218Web ServicesJBossWS/CXF is using application's JAXP instead of the container's JAXP implementation [details]

Installation

Archive / zip / installer based installations

Note: This update zip 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.19-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.19-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

RPM installations

See the documentation: Updating an RPM installation

OpenShift Container installations

Update the containers to use the This content is not included.latest tag, to be current on JBoss EAP bug fixes as well as OpenJDK and RHEL fixes.

This content is not included.Known Issues

Notes

Category
Components
Article Type