{"id":"CVE-2026-90239","title":"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…","summary":"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…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= 4c5feef6a62c22b578344891232872056415a3dd < a1f8750668e552837df781783909f2f680958006","Linux >= 4c5feef6a62c22b578344891232872056415a3dd < fea97ee13c5332f67850733d6cefc1fe99460bde","Linux 7.2"],"published":"2026-09-17","updated":"2026-09-17","sourceUpdated":"2026-09-17T17:17:19.860","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-90239","references":[{"url":"https://git.kernel.org/stable/c/a1f8750668e552837df781783909f2f680958006","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/fea97ee13c5332f67850733d6cefc1fe99460bde","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-17T16:21:47.847Z","epss":0.00189,"epssPercentile":0.0881,"slug":"CVE-2026-90239","body":"## Overview\n\nIn 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.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}