CVE-2026-56288
Severity CVSS v4.0:
MEDIUM
Type:
CWE-476
NULL Pointer Dereference
Publication date:
09/07/2026
Last modified:
09/07/2026
Description
GNU patch is vulnerable to a NULL pointer dereference when processing a specially crafted unified-diff patch file. Improper handling of consecutive end-of-file newline markers can corrupt internal hunk (single block of changes in diff) data structures, causing the application to pass a NULL pointer to fwrite() during patch processing.<br />
An attacker can trigger this condition with a malicious patch file, causing the utility to crash and resulting in a denial of service.<br />
<br />
<br />
<br />
This issue has been fixed in the commit e6d6a4e021660679d7fc9150f981d4920f722313
Impact
Base Score 4.0
4.60
Severity 4.0
MEDIUM



