Missing Release of Resource after Effective Lifetime The advisory has been revoked - it doesn't affect any version of package tomcat8  (opens in a new tab)


Threat Intelligence

EPSS
11.8% (96th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UBUNTU1804-TOMCAT8-1766770
  • published23 Oct 2021
  • disclosed14 Oct 2021

Introduced: 14 Oct 2021

CVE-2021-42340  (opens in a new tab)
CWE-772  (opens in a new tab)

Amendment

The Ubuntu security team deemed this advisory irrelevant for Ubuntu:18.04.

NVD Description

Note: Versions mentioned in the description apply only to the upstream tomcat8 package and not the tomcat8 package as distributed by Ubuntu.

The fix for bug 63362 present in Apache Tomcat 10.1.0-M1 to 10.1.0-M5, 10.0.0-M1 to 10.0.11, 9.0.40 to 9.0.53 and 8.5.60 to 8.5.71 introduced a memory leak. The object introduced to collect metrics for HTTP upgrade connections was not released for WebSocket connections once the connection was closed. This created a memory leak that, over time, could lead to a denial of service via an OutOfMemoryError.