Potential Vulnerability in Cloned Code #575
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maxpeterkaya/LicheeRV-Nano-Build!575
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tabudz/CVE-2019-12900"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Our tool detected a potential vulnerability in u-boot-2021.10/lib/bzip2/bzlib_decompress.c which was cloned from federicomenaquintero/bzip2 but did not receive the security patch applied. The original issue was reported and fixed under https://nvd.nist.gov/vuln/detail/cve-2019-12900.
Proposed Fix
Apply the same patch as the one in federicomenaquintero/bzip2 to eliminate the vulnerability.
Reference
https://nvd.nist.gov/vuln/detail/cve-2019-12900
gitlab.com/federicomenaquintero/bzip2/-@74de1e2e6fView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.