Skip to content

libarchive: Fix CVE-2026-5121 integer overflow in zisofs block pointer allocation#9

Merged
Zeno-sole merged 1 commit intomasterfrom
fix/CVE-2026-5121
May 8, 2026
Merged

libarchive: Fix CVE-2026-5121 integer overflow in zisofs block pointer allocation#9
Zeno-sole merged 1 commit intomasterfrom
fix/CVE-2026-5121

Conversation

@deepin-ci-robot
Copy link
Copy Markdown
Contributor

Security Update

  • Fix CVE-2026-5121: integer overflow in zisofs block pointer allocation
  • Package: libarchive

Vulnerability Details

On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow and potentially arbitrary code execution.

Changes

  • Added patch to validate pz_log2_bs in parse_rockridge_ZF1()
  • Updated debian/changelog

Upstream Fix

libarchive/libarchive@c3cb1c5

Testing

  • Build verification recommended
  • Patch applied successfully with quilt

…r allocation

On 32-bit systems, an integer overflow vulnerability exists in the zisofs
block pointer allocation logic. A remote attacker can exploit this by
providing a specially crafted ISO9660 image, which can lead to a heap
buffer overflow and potentially arbitrary code execution.

Upstream: libarchive/libarchive@c3cb1c5
@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 tsic404 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: 3.7.2-1deepin2
EXISTED: no
DISTRIBUTION: unstable

@Zeno-sole
Copy link
Copy Markdown

/integrate

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

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

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