JLSEC-2026-1260

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1260.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1260.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1260
Upstream
  • CVE-2026-56288
  • EUVD-2026-42556
  • GHSA-m3j2-9m66-r96h
Published
2026-08-12T14:41:02.997Z
Modified
2026-08-12T14:58:45.558050079Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 4.6 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
GNU patch is vulnerable to a NULL pointer dereference when processing a specially crafted unified...
Details

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

Database specific
{
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56288",
            "id": "CVE-2026-56288",
            "modified": "2026-07-13T14:08:47.080Z",
            "published": "2026-07-09T11:16:40.713Z",
            "imported": "2026-08-12T14:25:16.666Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-56288",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "html_url": "https://github.com/advisories/GHSA-m3j2-9m66-r96h",
            "modified": "2026-07-13T15:31:42Z",
            "id": "GHSA-m3j2-9m66-r96h",
            "imported": "2026-08-12T14:25:19.590Z",
            "published": "2026-07-09T12:30:28Z",
            "url": "https://api.github.com/advisories/GHSA-m3j2-9m66-r96h"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-42556",
            "modified": "2026-07-09T12:57:48Z",
            "published": "2026-07-09T09:29:07Z",
            "imported": "2026-08-12T14:25:18.032Z",
            "id": "EUVD-2026-42556",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-42556"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / patch_jll

Package

Name
patch_jll
Purl
pkg:julia/patch_jll?uuid=c7bec4a6-5215-51fd-b0a3-64ceaaad3a34

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1260.json"