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

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

This update includes fixes for the following security related issues:

IDComponentImpactSummary
CVE-2024-5971ServerMajorundertow: response write hangs in case of Java 17 TLSv1.3 NewSessionTicket
CVE-2024-3653UndertowLowundertow: LearningPushHandler can lead to remote memory DoS attacks
CVE-2024-30172Majororg.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class
CVE-2024-30171SecurityModerateorg.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)
CVE-2024-27316UndertowModerateHTTP-2: httpd: CONTINUATION frames DoS
CVE-2024-29857ServerModerateorg.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service
CVE-2024-29025JMSModeratenetty-codec-http: Allocation of Resources Without Limits or Throttling

This update includes the following bug fixes or changes:

IDComponentSummary
This content is not included.JBEAP-27126JCAThis content is not included.JBJCA-1483 - "SQLNonTransientConnectionException: Can't call rollback when autocommit=true" can happen because TxConnectionListener#tidyup() does not reset localTransaction field to false
This content is not included.JBEAP-27100LoggingLogger is slower with log4j filter on JDK11
This content is not included.JBEAP-27014UndertowThis content is not included.UNDERTOW-2383 - Canonicalized query string in redirect location can break included links
This content is not included.JBEAP-27062UndertowThis content is not included.UNDERTOW-2389/This content is not included.UNDERTOW-2385 - DefaultByteBufferPool leaks buffers for released threads [details]
This content is not included.JBEAP-26990UndertowThis content is not included.UNDERTOW-2409 / This content is not included.UNDERTOW-2378 - Adjust properly session timeout also in case when custom auth mechanisms are used
This content is not included.JBEAP-27012Web ConsoleThis content is not included.HAL-1976 - Status page improperly converts uptime from ms to readable format

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.18-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.18-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