Closed
Description
Describe the bug
software.amazon.awssdk:netty-nio-client:latest
library includes 4.1.118.Final
version of transitive Netty dependencies.
4.1.118.Final
version has vulnerability CVE-2025-24970 and its fix is available in the newer version of transitive dependencies 4.1.119.Final
but its not yet adapted by software.amazon.awssdk:netty-nio-client:latest
library pom.xml
Vulnerability fixing PR (Merged on 14-Feb-25): Replace SSL assertion with explicit record length check (#14810) by chrisvest · Pull Request #14822 · netty/netty
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
No change in the behavior. CVE-2025-24970 vulnerability must be fixed.
Current Behavior
NA
Reproduction Steps
NA
Possible Solution
Additional Information/Context
No response
AWS Java SDK version used
2.30.23
JDK version used
11
Operating System and version
linux arm64 22.04