Skip to content

🔐 CVE-2025-24970: io.netty:netty-handler:jar:4.1.115.Final:provided #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
github-actions bot opened this issue Feb 12, 2025 · 0 comments · Fixed by #71
Closed

🔐 CVE-2025-24970: io.netty:netty-handler:jar:4.1.115.Final:provided #70

github-actions bot opened this issue Feb 12, 2025 · 0 comments · Fixed by #71
Assignees
Labels
security Security related change

Comments

@github-actions
Copy link

Summary

Netty, an asynchronous, event-driven network application framework, has a vulnerability starting in version 4.1.91.Final and prior to version 4.1.118.Final. When a special crafted packet is received via SslHandler it doesn't correctly handle validation of such a packet in all cases which can lead to a native crash. Version 4.1.118.Final contains a patch. As workaround its possible to either disable the usage of the native SSLEngine or change the code manually.

CVE: CVE-2025-24970
CWE: CWE-20

References

@github-actions github-actions bot added the security Security related change label Feb 12, 2025
@kaklakariada kaklakariada self-assigned this Feb 12, 2025
kaklakariada added a commit that referenced this issue Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security related change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant