grpc-java is not vulnerable to Netty CVE-2025-24970

713 views
Skip to first unread message

Eric Anderson

unread,
Feb 10, 2025, 8:04:11 PM2/10/25
to grpc-io
Netty published a security advisory of a crash in SslHandler. grpc-java's usage of Netty uses newEngine() for both client and server, so is not vulnerable. This means grpc-netty and grpc-netty-shaded are not vulnerable. I looked at recent and ancient history and believe no grpc-java version to be vulnerable (e.g., an old commit from 2015 was using newEngine()).

Good dependency hygiene would still dictate upgrading io.netty if it is in your dependency tree.
Reply all
Reply to author
Forward
0 new messages