« List of all CVEs

CVE-2026-56289

Loop with Unreachable Exit Condition in GNU patch

Published: 7/9/2026 Last updated: 7/9/2026 Reserved: 6/20/2026

GNU patch is vulnerable to a denial of service (DoS) due to improper validation of hunk (single block of changes in diff) line offsets in unified-diff input. A specially crafted patch can specify an extremely large line number, causing the application to enter an effectively infinite processing loop while attempting to locate the requested position. This results in excessive CPU consumption and prevents the process from completing. An attacker can trigger this behavior by supplying a malicious patch file, causing the utility to become unresponsive and require manual termination. This issue has been fixed in the commit faba04ef4f2b410257f76c1b9dc85e350929c4b9

CNA assigner: CERT-PL (4bb8329e-dd38-46c1-aafb-9bf32bcb93c6) Requested by: n/a

Metrics

Version Score Severity Vector String
4.0 4.6 Medium CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L

Opam packages affected (1)

rml

Products affected (1)

Product Vendor Version
patch GNU 2008 for x64-based Systems Service Pack 2 (Core installation)

References (3)

Credits (2)