io.netty:netty-transport-classes-epoll@4.2.3.Final

  • latest version

    4.2.13.Final

  • latest non vulnerable version

  • first published

    4 years ago

  • latest version published

    26 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the io.netty:netty-transport-classes-epoll package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Missing Release of Resource after Effective Lifetime

    Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime in the handling of TCP connections with ALLOW_HALF_CLOSURE enabled when a remote peer sends a FIN followed by a RST. An attacker can cause resource exhaustion or high CPU utilization by repeatedly establishing such connections and triggering the described sequence, leading to stale channels that are never cleaned up and potential CPU busy-loops in the event loop thread.

    How to fix Missing Release of Resource after Effective Lifetime?

    Upgrade io.netty:netty-transport-classes-epoll to version 4.2.13.Final or higher.

    [4.2.0.Alpha1,4.2.13.Final)