-
Notifications
You must be signed in to change notification settings - Fork 406
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
Upgrade Kafka to address snappy-java vulnerabilities (CVE-2023-43642, CVE-2023-34455, ...) #2445
Upgrade Kafka to address snappy-java vulnerabilities (CVE-2023-43642, CVE-2023-34455, ...) #2445
Conversation
Jenkins run fdb |
@martinweiler let's wait for the fdb. |
jenkins do fdb |
Jenkins do fdb |
Jenkins run fdb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@gmunozfe have a look and merge whenever possible. |
@martinweiler @elguardian @gmunozfe there are test failures
related to this upgrade. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this version requires to fix also Kafka tests to know this version
Thank you @mareknovotny - good catch. I have updated Kafka / Strimzi now to be aligned. |
jenkins do fdb |
…VE-2023-34455, ...) (#2445) * Upgrade Kafka to address snappy-java vulnerabilities (CVE-2023-43642, CVE-2023-34455, ...) * Update strimzi test container and align Kafka version
…VE-2023-34455, ...) (#2445) (#2461) * Upgrade Kafka to address snappy-java vulnerabilities (CVE-2023-43642, CVE-2023-34455, ...) * Update strimzi test container and align Kafka version Co-authored-by: Martin Weiler <[email protected]>
This upgrade to Kafka 3.6.0 will result in an update of the snappy-java dependency to 1.1.10.4 to address the following vulnerabilities:
https://nvd.nist.gov/vuln/detail/CVE-2023-34453
https://nvd.nist.gov/vuln/detail/CVE-2023-34454
https://nvd.nist.gov/vuln/detail/CVE-2023-34455
https://nvd.nist.gov/vuln/detail/CVE-2023-43642