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.
An attacker can trigger this condition with a malicious patch file, causing the utility to crash and resulting in a denial of service.
This issue has been fixed in the commit e6d6a4e021660679d7fc9150f981d4920f722313
References
| Link | Resource |
|---|---|
| https://cert.pl/en/posts/2026/07/CVE-2026-56288 | Third Party Advisory |
| https://cgit.git.savannah.gnu.org/cgit/patch.git/ | Patch Product |
| https://cgit.git.savannah.gnu.org/cgit/patch.git/commit/?id=e6d6a4e021660679d7fc9150f981d4920f722313 | Patch |
Configurations
History
13 Jul 2026, 14:08
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://cert.pl/en/posts/2026/07/CVE-2026-56288 - Third Party Advisory | |
| References | () https://cgit.git.savannah.gnu.org/cgit/patch.git/ - Patch, Product | |
| References | () https://cgit.git.savannah.gnu.org/cgit/patch.git/commit/?id=e6d6a4e021660679d7fc9150f981d4920f722313 - Patch | |
| CPE | cpe:2.3:a:gnu:patch:*:*:*:*:*:*:*:* | |
| First Time |
Gnu
Gnu patch |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
09 Jul 2026, 11:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-09 11:16
Updated : 2026-07-13 14:08
NVD link : CVE-2026-56288
Mitre link : CVE-2026-56288
CVE.ORG link : CVE-2026-56288
JSON object : View
Products Affected
gnu
- patch
CWE
CWE-476
NULL Pointer Dereference
