Skip to content

Conversation

@michaelsembwever
Copy link
Member

https://github.com/riptano/cndb/issues/16024

Port into main-5.0 commit e4d83f5

This patch upgrades Netty to address CVEs:
CVE-2025-55163
CVE-2025-58056
CVE-2025-58057
CVE-2025-59419

A recent security scan of HCD 1.2.3 shows a vulnerable version of Netty.

This patch updates Netty to 4.1.128.Final to address  CVEs: CVE-2025-55163
CVE-2025-58056
CVE-2025-58057
CVE-2025-59419

This patch upgrades Netty to address CVEs:
CVE-2025-55163
CVE-2025-58056
CVE-2025-58057
CVE-2025-59419

A recent security scan of HCD 1.2.3 shows a vulnerable version of Netty.

This patch updates Netty to 4.1.128.Final to address  CVEs:
CVE-2025-55163
CVE-2025-58056
CVE-2025-58057
CVE-2025-59419
@github-actions
Copy link

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the DataStax copyright header instead of the Apache License one

@sonarqubecloud
Copy link

Copy link

@djatnieks djatnieks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran the "new" failures reported by Butler locally and they all passed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants