[
https://issues.apache.org/jira/browse/KAFKA-18204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-18204:
------------------------------------
Component/s: streams
> Upgrade to rocksdb 8.x+ (ideally 9.x)
> -------------------------------------
>
> Key: KAFKA-18204
> URL: https://issues.apache.org/jira/browse/KAFKA-18204
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Radha Krishna Peteti
> Assignee: Suresh Kumar
> Priority: Major
> Fix For: 4.0.0
>
>
> Kafka still uses rocksdbjni version 7.x (ref:
> [https://github.com/apache/kafka/blob/trunk/gradle/dependencies.gradle#L120])
> which is no longer receiving backports from upstream.
> Please update to rocksdb version 9.x (latest version) so that security
> updates are received.
> Examples for critical vulnerabilities (CVE score 9.8) in rocksdb version 7.x:
> [https://nvd.nist.gov/vuln/detail/CVE-2023-45853]
> [https://nvd.nist.gov/vuln/detail/CVE-2022-37434]
> (updating to the tip of 8.x release fixes these two vulnerabilities but for
> any new security fixes, we will need to move to 9.x)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)