-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[fix][sec] Upgrade Zookeeper to 3.8.3 to address CVE-2023-44981 #21398
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21398 +/- ##
============================================
+ Coverage 73.27% 73.32% +0.05%
+ Complexity 32581 32580 -1
============================================
Files 1888 1888
Lines 140282 140279 -3
Branches 15415 15416 +1
============================================
+ Hits 102790 102861 +71
+ Misses 29415 29338 -77
- Partials 8077 8080 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
(cherry picked from commit e5120ec)
Out of curiosity, because of the severity of CVE-2023-44981, will this cherry picked to fix the recent release of 3.1.1? Or will 3.1.2 be expedited? |
(cherry picked from commit e5120ec)
@compuguy Unfortunately, this didn't make it to 3.1.1. . The release decisions are made on the dev mailing list. I have started this email thread: https://lists.apache.org/thread/czjtyxhfdbowptf34qs7r4o1qdpql5kh . I think it could justify expediting 3.1.2 release. |
@lhotari Because of severity we cherry-picked to pulsar 2.10.4 , facing many issues during compile time Itself. Could you please suggest, whether It is applicable for 2.10.4 ? Seeing 2.10.6 labels is being added . |
Motivation
OWASP dependency check reports CVE-2023-44981 for Zookeeper.
Modifications
Upgrade Zookeeper to 3.8.3.
Release notes: https://zookeeper.apache.org/doc/r3.8.3/releasenotes.html
Documentation
doc
doc-required
doc-not-needed
doc-complete