Skip to content

[GHSA-fjqv-vj6q-4fcm] A flaw was found in libarchive. A NULL pointer...#7434

Open
kientzle wants to merge 1 commit intokientzle/advisory-improvement-7434from
kientzle-GHSA-fjqv-vj6q-4fcm
Open

[GHSA-fjqv-vj6q-4fcm] A flaw was found in libarchive. A NULL pointer...#7434
kientzle wants to merge 1 commit intokientzle/advisory-improvement-7434from
kientzle-GHSA-fjqv-vj6q-4fcm

Conversation

@kientzle
Copy link
Copy Markdown

Updates

  • Affected products
  • CWEs
  • Description
  • Summary

Comments
The libarchive team has investigated this report at:
libarchive/libarchive#2904
And we believe this should be rejected.

We agree with the reporter that under certain circumstances, a NULL pointer will be incremented by libarchive. This is technically Undefined Behavior according to the C standard, but it has no effect in this case, since under these conditions the incremented pointer is never dereferenced. We do plan to fix the code to avoid this UB, but do not feel it merits a CVE.

(This does not impact any Github product, so I choose "Composer" since I was forced to choose something.)

@github-actions github-actions bot changed the base branch from main to kientzle/advisory-improvement-7434 April 18, 2026 20:58
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.

1 participant