Skip to content

Conversation

@roryp
Copy link

@roryp roryp commented Dec 5, 2025

The milvus-sdk-java 2.5.8 depends on protobuf-java 3.24.0 which is vulnerable to CVE-2024-7254 (SNYK-JAVA-COMGOOGLEPROTOBUF-8055227) Stack-based Buffer Overflow.

This fix adds a dependencyManagement section to override the transitive protobuf-java dependency to use version 3.25.8 (defined in parent pom as protobuf-java.version property) which contains the fix for this CVE.

The milvus-sdk-java 2.5.8 depends on protobuf-java 3.24.0 which is
vulnerable to CVE-2024-7254 (SNYK-JAVA-COMGOOGLEPROTOBUF-8055227)
Stack-based Buffer Overflow.

This fix adds a dependencyManagement section to override the transitive
protobuf-java dependency to use version 3.25.8 (defined in parent pom
as protobuf-java.version property) which contains the fix for this CVE.
@ilayaperumalg ilayaperumalg added this to the 1.1.2 milestone Dec 5, 2025
@ilayaperumalg ilayaperumalg self-assigned this Dec 5, 2025
@ilayaperumalg
Copy link
Member

@roryp Thanks for the PR! Could you please signoff your commit by "git commit --amend -s" to fix the DCO failure above?

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.

2 participants