Skip to content

HADOOP-19866. Upgrade bouncycastle to 1.84 for security (#8443)#8445

Open
pjfanning wants to merge 1 commit intoapache:branch-3.5from
pjfanning:HADOOP-19866-b3.5
Open

HADOOP-19866. Upgrade bouncycastle to 1.84 for security (#8443)#8445
pjfanning wants to merge 1 commit intoapache:branch-3.5from
pjfanning:HADOOP-19866-b3.5

Conversation

@pjfanning
Copy link
Copy Markdown
Member

Description of PR

Includes CVE fixes

CVE-2025-14813 - GOSTCTR implementation unable to process more than 255 blocks correctly. CVE-2026-0636 - LDAP Injection Vulnerability in LDAPStoreHelper.java. CVE-2026-3505 - Unbounded PGP AEAD chunk size leads to pre-auth resource exhaustion. CVE-2026-5588 - PKIX draft CompositeVerifier accepts empty signature sequence as valid. CVE-2026-5598 - Non-constant time comparisons risk private key leakage in FrodoKEM.

How was this patch tested?

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

AI Tooling

If an AI tool was used:

CVE-2025-14813 - GOSTCTR implementation unable to process more than 255 blocks correctly.
CVE-2026-0636 - LDAP Injection Vulnerability in LDAPStoreHelper.java.
CVE-2026-3505 - Unbounded PGP AEAD chunk size leads to pre-auth resource exhaustion.
CVE-2026-5588 - PKIX draft CompositeVerifier accepts empty signature sequence as valid.
CVE-2026-5598 - Non-constant time comparisons risk private key leakage in FrodoKEM.


Contributed by PJ Fanning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants