GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GHSA-HH2C-CF7G-XQ3R

Vulnerability from github – Published: 2026-09-17 18:31 – Updated: 2026-09-17 18:31
VLAI
Details

In the Linux kernel, the following vulnerability has been resolved:

media: amd: isp4: release partial allocations in isp4if_alloc_fw_gpumem()

isp4if_alloc_fw_gpumem() allocates several GPU memory pools in sequence. If one of them fails, it jumps to error_no_memory and returns -ENOMEM without releasing the pools that were already allocated, leaking them.

Release the already-allocated pools before returning. isp4if_gpu_mem_free() is a no-op on pools that were not allocated, so calling isp4if_dealloc_fw_gpumem() here safely frees exactly the pools that succeeded.

isp4if_gpu_mem_free() previously logged an error for a NULL entry, which is a normal case during partial-allocation cleanup, so make it silent.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-90239"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-09-17T17:17:19Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: amd: isp4: release partial allocations in isp4if_alloc_fw_gpumem()\n\nisp4if_alloc_fw_gpumem() allocates several GPU memory pools in sequence.\nIf one of them fails, it jumps to error_no_memory and returns -ENOMEM\nwithout releasing the pools that were already allocated, leaking them.\n\nRelease the already-allocated pools before returning. isp4if_gpu_mem_free()\nis a no-op on pools that were not allocated, so calling\nisp4if_dealloc_fw_gpumem() here safely frees exactly the pools that\nsucceeded.\n\nisp4if_gpu_mem_free() previously logged an error for a NULL entry, which\nis a normal case during partial-allocation cleanup, so make it silent.",
  "id": "GHSA-hh2c-cf7g-xq3r",
  "modified": "2026-09-17T18:31:57Z",
  "published": "2026-09-17T18:31:57Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90239"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a1f8750668e552837df781783909f2f680958006"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fea97ee13c5332f67850733d6cefc1fe99460bde"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…