-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix][sec] Upgrade log4j to 2.25.3 to address CVE-2025-68161#25102
Merged
lhotari merged 1 commit intoapache:masterfrom Dec 22, 2025
Merged
[fix][sec] Upgrade log4j to 2.25.3 to address CVE-2025-68161#25102lhotari merged 1 commit intoapache:masterfrom
lhotari merged 1 commit intoapache:masterfrom
Conversation
Member
Motivation
log4j < 2.25.3 contains CVE-2025-68161. It's a vulnerability in the SocketAppender. It doesn't impact Pulsar users with the default configuration since SocketAppender isn't used in the default configuration. However, it's necessary to upgrade library versions to ones that don't contain known vulnerabilities.
Modifications
- Upgrade log4j2 from 2.25.2 to 2.25.3
Documentation
-
doc -
doc-required -
doc-not-needed -
doc-complete
lhotari
added
area/security
ready-to-test
release/3.0.16
release/4.0.9
release/4.1.3
labels
Dec 22, 2025
lhotari
requested review from
Technoboy-,
dao-jun,
liangyepianzhou and
nodece
December 22, 2025 08:41
dao-jun
approved these changes
Dec 22, 2025
nodece
approved these changes
Dec 22, 2025
Codecov Report All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #25102 +/- ## ============================================= + Coverage 30.84% 74.45% +43.61% - Complexity 51 33671 +33620 ============================================= Files 1840 1899 +59 Lines 145468 149654 +4186 Branches 16907 17393 +486 ============================================= + Hits 44863 111429 +66566 + Misses 93605 29355 -64250 - Partials 7000 8870 +1870
Flags with carried forward coverage won't be shown. Click here to find out more. New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.