Bug 2521749

Summary: CVE-2026-53585 libgit2: libgit2: Denial of Service via Unbounded Memory Allocation [epel-all]
Product: [Fedora] Fedora EPEL Reporter: Vladimir Vasilev <vvasilev>
Component: libgit2Assignee: Fabio Valentini <decathorpe>
Status: ASSIGNED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: epel10CC: alf.henrik.sauge, decathorpe, i, infra-sig, sgallagh
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["7c8f2040-7633-48d0-9dfb-b8f9334a0b05"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2520696    

Description Vladimir Vasilev 2026-08-24 07:55:54 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, git_delta_apply in src/libgit2/delta.c trusts the attacker-controlled res_sz value parsed by hdr_sz from a delta object header and passes that amount to git__malloc before validating delta instructions. Malicious pack data supplied through git_clone, git_fetch, git_remote_fetch, git_indexer_append, or a local attacker-supplied repository can use a very small multi-level OFS_DELTA chain to retain extremely large allocations and exhaust memory. This issue is fixed in versions 1.8.6 and 1.9.5.

Comment 1 Fabio Valentini 2026-08-27 12:58:40 UTC
I have been working on migrating applications from the out-of-support libgit2 v1.7 to libgit2_1.9:
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/thread/BOJI6KPDIRTZZ7LZQW37RM7V7EK33DF7/#BOJI6KPDIRTZZ7LZQW37RM7V7EK33DF7