[
https://issues.apache.org/jira/browse/KAFKA-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771051#comment-17771051
]
Luke Chen commented on KAFKA-15498:
-----------------------------------
Note: In v3.7.0, Snappy-Java is upgraded to 1.1.10.5 in this PR:
https://github.com/apache/kafka/pull/14458
> Upgrade Snappy-Java to 1.1.10.4
> -------------------------------
>
> Key: KAFKA-15498
> URL: https://issues.apache.org/jira/browse/KAFKA-15498
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 3.4.1, 3.5.1
> Reporter: Luke Chen
> Assignee: Luke Chen
> Priority: Blocker
> Fix For: 3.6.0
>
>
> Snappy-java published a new vulnerability
> <[https://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv]>
> that will cause OOM error in the server.
> Kafka is also impacted by this vulnerability since it's like CVE-2023-34455
> <[https://nvd.nist.gov/vuln/detail/CVE-2023-34455]>.
> We'd better bump the snappy-java version to bypass this vulnerability.
> PR <[https://github.com/apache/kafka/pull/14434]> is created to run the CI
> build.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)