Skip to content

fix(geographiclib): CVE-2025-60751#3

Merged
Zeno-sole merged 1 commit intomasterfrom
fix/CVE-2025-60751
Apr 30, 2026
Merged

fix(geographiclib): CVE-2025-60751#3
Zeno-sole merged 1 commit intomasterfrom
fix/CVE-2025-60751

Conversation

@deepin-ci-robot
Copy link
Copy Markdown
Contributor

Security Update

CVE-2025-60751

Fix stack-based buffer overflow in DMS::InternalDecode function.

The vulnerability existed because the code used a fixed-size array
(3 elements) for ipieces and fpieces but didn't properly validate
that the input string didn't contain more than 3 components.


Generated by AI

Fix stack-based buffer overflow in DMS::InternalDecode function.

The vulnerability existed because the code used a fixed-size array
(3 elements) for ipieces and fpieces but didn't properly validate
that the input string didn't contain more than 3 components.

Upstream: geographiclib/geographiclib@aec521d

Generated-By: glm-5.1

Co-Authored-By: hudeng <[email protected]>
@deepin-ci-robot deepin-ci-robot requested a review from myml April 27, 2026 11:17
@deepin-ci-robot
Copy link
Copy Markdown
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign zccrs for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link
Copy Markdown

TAG Bot

TAG: 2.5-1deepin1
EXISTED: no
DISTRIBUTION: unstable

@hudeng-go
Copy link
Copy Markdown
Contributor

/integrate

@github-actions
Copy link
Copy Markdown

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#3909
PrNumber: 3909
PrBranch: auto-integration-25144303907

@Zeno-sole Zeno-sole merged commit 89b9fbb into master Apr 30, 2026
5 of 8 checks passed
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.

3 participants