Pillow: Controlled heap out-of-bounds write in `ImageCmsTransform.apply()` via output mode mismatch
python-pillow · Pillow
7.5HighCVSS 3.1
Recommended action
Within 7 days
High technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.
Patch available
Distribution package intelligence
Ubuntu vendor package status
Canonical’s release and source-package findings are shown separately from local repository availability.
1 package state
Repository candidate not checked
A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.
Ubuntu release
Source package
Vendor state
Fixed version
Evidence
Ubuntu 24.04 LTSnoble · standard archive
pillow
Under evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.
Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.
1 current
CVE-2026-59205 · CSAF 2.0 · revision 3 · finalRed Hat Product SecurityPillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API
24 known affected
The vendor explicitly identifies these products as affected by this CVE.
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core
lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core
lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core
openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed
rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server
rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server
rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server
rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server
rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server
rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server
rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server
rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server
Summary
A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform's declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.
Remediation
For more information visit https://access.redhat.com/errata/RHSA-2026:61628
Optional official sources
National CERT insights ?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.
Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.
Official European source
ENISA European Vulnerability Database
Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.
1 current
ENISA EUVD identifier
EUVD-2026-43746
No EUVD known-exploited evidence
ENISA has published the identifier mapping but no EUVD description has been stored yet.
EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days
High technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.
Patch available
01
What, why and how
Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.apply(im, imOut) API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0.
What
Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.apply(im, imOut) API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0.
Why
A bounds error lets data be written beyond the intended memory region, potentially corrupting control data.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.
What
Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.apply(im, imOut) API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0.
Why
A bounds error lets data be written beyond the intended memory region, potentially corrupting control data.
How
An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.
02
Exploit reality and attack path
CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.
Observed exploitation ?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.No confirmed evidence
No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.
Public PoC / exploit material ?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.Reference recorded
A structured CVE source labels at least one public reference as exploit material. BlackTree has not independently validated that it is safe, reliable or weaponised.
Likely attack path
a network path → Out-of-bounds Write → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness ?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-787: Out-of-bounds Write. The product writes data past the end, or before the beginning, of the intended buffer.
CVSS vector ?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.
AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CNoneConfidentiality impact: No direct loss is represented by this metric.INoneIntegrity impact: No direct loss is represented by this metric.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
Operational remediation based on structured source evidence.
Status ?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
For more information visit https://access.redhat.com/errata/RHSA-2026:61628
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04
Evidence and provenance
Published 14 Jul 2026 · Last source change 14 Jul 2026, 17:31 UTC · CWE-787 · Out-of-bounds Write
CVE recordCVE.org · 5.2
CVSS sourceCNA
EPSS source ?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2026-43746
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD enriched
Core structured fields are present and their contributing authorities are shown above.
Affected versionsThe structured affected or fixed version information changed.
Before
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-vllm-gaudi-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); quay/quay-rhel9 as a component of Red Hat Quay 3 · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:7424dba120d55743add1b9ddad5290d8a5fbd01eb0e57321c996e562ef8416ed_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:c17e6f7e40e6de8a08799b65ce90092d09340dd7f92378ca26dd38cf8c2e870f_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:44224455142130c9594b4361fd21494c88244acb59b242f31ecb66019a5238dd_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e2a077acf23766ef900942296ce963a624d2c4b45ff22ca77cadeb94c051fd95_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7536efb184e4161d6b8a11477392b93613408c7d68daebb5cbad73b57a985e26_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhelai3/bootc-aws-cuda-rhel9@sha256:db445687f68381ba4348925b32b7782fb3424eefd0a6e58e200a9ad69685551a_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-azure-cuda-rhel9@sha256:82f19ded4eab2cd19f81187b2318897daa180a0edf04eaed9b45c3d9d27b2fe5_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-cuda-rhel9@sha256:5f4fc4b62366cd6599d914e31b51a35f7072ea4f5aaae077769b69a0c4cde849_arm64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-cuda-rhel9@sha256:6689af3952e683d9a963a884b3b35979483560e6610fea0ccdda20d14ca51dee_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-gcp-cuda-rhel9@sha256:7a63d3116445dfc773d9b004b4c31e2f3ee7ef244a783c2e3d16582e285b35e5_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:11140a858c6fd3174d63e845f7d0bd451e67d50adc3befbfac57659d6334dfef_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:2d169d86c2e33636fbfce62d08d85e266bde276a7ea24ea205e921a9633e3008_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:719e138a13ad9cfaff20cb03295538c85dda4fc051ff866b25e04f1be8456ea4_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:9a5f6e83add8f4ec9f41284ee9c1a689cb193c1be7bd3860256bb612355e2631_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:c7b9ca039c7ed15d23bd819cb6d6f45748cf2f86f7096ebc2db31b1d0f3c1e70_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:06f021bc7ba712a0e71f1dae2ce63cc4616bcab10ab9f24d08fecf37ae5db3d1_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:8d1d71b8a26522e39e19e9c9ac3f080e967a30b797be29fbaebfa9d31a133433_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4e1d4dc5b792364e2cfb31cd20e184c01aeff4ae0fa55dfc3d68aafb2a50a7f5_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bf431e183f0c0442b89ae971df33956c36fc7de17bd27a4c26d0573015b134c_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:368a3a34d5f57726bde442bf02963ecb1724d648e1dfdebe30fbd026c80fa38c_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:69ee4240b85018bdcf1da71892e2f9af24ee32e3f28d92201cfd6f8e30027a64_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6b16b2aac3263e9813c2e69d76e2f9565490b5794ed9d76a590f6df3c1c801ef_arm64 as a component of Red Hat OpenShift AI 3.4; and 48 more
After
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-vllm-gaudi-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); quay/quay-rhel9 as a component of Red Hat Quay 3 · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:7424dba120d55743add1b9ddad5290d8a5fbd01eb0e57321c996e562ef8416ed_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:c17e6f7e40e6de8a08799b65ce90092d09340dd7f92378ca26dd38cf8c2e870f_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:44224455142130c9594b4361fd21494c88244acb59b242f31ecb66019a5238dd_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e2a077acf23766ef900942296ce963a624d2c4b45ff22ca77cadeb94c051fd95_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7536efb184e4161d6b8a11477392b93613408c7d68daebb5cbad73b57a985e26_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhelai3/bootc-aws-cuda-rhel9@sha256:db445687f68381ba4348925b32b7782fb3424eefd0a6e58e200a9ad69685551a_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-azure-cuda-rhel9@sha256:82f19ded4eab2cd19f81187b2318897daa180a0edf04eaed9b45c3d9d27b2fe5_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-cuda-rhel9@sha256:5f4fc4b62366cd6599d914e31b51a35f7072ea4f5aaae077769b69a0c4cde849_arm64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-cuda-rhel9@sha256:6689af3952e683d9a963a884b3b35979483560e6610fea0ccdda20d14ca51dee_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-gcp-cuda-rhel9@sha256:7a63d3116445dfc773d9b004b4c31e2f3ee7ef244a783c2e3d16582e285b35e5_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/disk-image-cuda-rhel9@sha256:c89a11f9d1f3ec913be22a418b9d7667f6cda2aa7dd0556c796c90c1fc785096_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:11140a858c6fd3174d63e845f7d0bd451e67d50adc3befbfac57659d6334dfef_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:2d169d86c2e33636fbfce62d08d85e266bde276a7ea24ea205e921a9633e3008_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:719e138a13ad9cfaff20cb03295538c85dda4fc051ff866b25e04f1be8456ea4_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:9a5f6e83add8f4ec9f41284ee9c1a689cb193c1be7bd3860256bb612355e2631_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:c7b9ca039c7ed15d23bd819cb6d6f45748cf2f86f7096ebc2db31b1d0f3c1e70_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:06f021bc7ba712a0e71f1dae2ce63cc4616bcab10ab9f24d08fecf37ae5db3d1_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:8d1d71b8a26522e39e19e9c9ac3f080e967a30b797be29fbaebfa9d31a133433_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4e1d4dc5b792364e2cfb31cd20e184c01aeff4ae0fa55dfc3d68aafb2a50a7f5_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bf431e183f0c0442b89ae971df33956c36fc7de17bd27a4c26d0573015b134c_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:368a3a34d5f57726bde442bf02963ecb1724d648e1dfdebe30fbd026c80fa38c_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:69ee4240b85018bdcf1da71892e2f9af24ee32e3f28d92201cfd6f8e30027a64_amd64 as a component of Red Hat OpenShift AI 3.4; and 49 more
Affected versionsThe structured affected or fixed version information changed.
Before
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-vllm-gaudi-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); quay/quay-rhel9 as a component of Red Hat Quay 3 · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:7424dba120d55743add1b9ddad5290d8a5fbd01eb0e57321c996e562ef8416ed_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:c17e6f7e40e6de8a08799b65ce90092d09340dd7f92378ca26dd38cf8c2e870f_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:44224455142130c9594b4361fd21494c88244acb59b242f31ecb66019a5238dd_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e2a077acf23766ef900942296ce963a624d2c4b45ff22ca77cadeb94c051fd95_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7536efb184e4161d6b8a11477392b93613408c7d68daebb5cbad73b57a985e26_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:11140a858c6fd3174d63e845f7d0bd451e67d50adc3befbfac57659d6334dfef_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:2d169d86c2e33636fbfce62d08d85e266bde276a7ea24ea205e921a9633e3008_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:719e138a13ad9cfaff20cb03295538c85dda4fc051ff866b25e04f1be8456ea4_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:9a5f6e83add8f4ec9f41284ee9c1a689cb193c1be7bd3860256bb612355e2631_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:c7b9ca039c7ed15d23bd819cb6d6f45748cf2f86f7096ebc2db31b1d0f3c1e70_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:06f021bc7ba712a0e71f1dae2ce63cc4616bcab10ab9f24d08fecf37ae5db3d1_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:8d1d71b8a26522e39e19e9c9ac3f080e967a30b797be29fbaebfa9d31a133433_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4e1d4dc5b792364e2cfb31cd20e184c01aeff4ae0fa55dfc3d68aafb2a50a7f5_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bf431e183f0c0442b89ae971df33956c36fc7de17bd27a4c26d0573015b134c_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:368a3a34d5f57726bde442bf02963ecb1724d648e1dfdebe30fbd026c80fa38c_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:69ee4240b85018bdcf1da71892e2f9af24ee32e3f28d92201cfd6f8e30027a64_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6b16b2aac3263e9813c2e69d76e2f9565490b5794ed9d76a590f6df3c1c801ef_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6be3ab2d871034dfe789baac493097b860489134cc20e35e172e9ba7a056292a_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f63b31c251afd3260357876fdbc5fc9521df4803875110f94916b10cfbb94c86_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:70e0fb79848b7aa369a969ff2a2b784cee865799c09ef105d2c340ebc8e10478_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:5e0260262d6a8854b19403448c45107ba42101afc408d3641453aa9efe4d8212_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:15f5d799d1ba9318a757445ce94b84b7855b7c6ce37c46e199cac9d8eacf41a2_arm64 as a component of Red Hat OpenShift AI 3.4; and 43 more
After
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-vllm-gaudi-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); quay/quay-rhel9 as a component of Red Hat Quay 3 · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:7424dba120d55743add1b9ddad5290d8a5fbd01eb0e57321c996e562ef8416ed_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:c17e6f7e40e6de8a08799b65ce90092d09340dd7f92378ca26dd38cf8c2e870f_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:44224455142130c9594b4361fd21494c88244acb59b242f31ecb66019a5238dd_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e2a077acf23766ef900942296ce963a624d2c4b45ff22ca77cadeb94c051fd95_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7536efb184e4161d6b8a11477392b93613408c7d68daebb5cbad73b57a985e26_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhelai3/bootc-aws-cuda-rhel9@sha256:db445687f68381ba4348925b32b7782fb3424eefd0a6e58e200a9ad69685551a_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-azure-cuda-rhel9@sha256:82f19ded4eab2cd19f81187b2318897daa180a0edf04eaed9b45c3d9d27b2fe5_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-cuda-rhel9@sha256:5f4fc4b62366cd6599d914e31b51a35f7072ea4f5aaae077769b69a0c4cde849_arm64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-cuda-rhel9@sha256:6689af3952e683d9a963a884b3b35979483560e6610fea0ccdda20d14ca51dee_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhelai3/bootc-gcp-cuda-rhel9@sha256:7a63d3116445dfc773d9b004b4c31e2f3ee7ef244a783c2e3d16582e285b35e5_amd64 as a component of Red Hat Enterprise Linux AI 3.3; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:11140a858c6fd3174d63e845f7d0bd451e67d50adc3befbfac57659d6334dfef_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:2d169d86c2e33636fbfce62d08d85e266bde276a7ea24ea205e921a9633e3008_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:719e138a13ad9cfaff20cb03295538c85dda4fc051ff866b25e04f1be8456ea4_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:9a5f6e83add8f4ec9f41284ee9c1a689cb193c1be7bd3860256bb612355e2631_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:c7b9ca039c7ed15d23bd819cb6d6f45748cf2f86f7096ebc2db31b1d0f3c1e70_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:06f021bc7ba712a0e71f1dae2ce63cc4616bcab10ab9f24d08fecf37ae5db3d1_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:8d1d71b8a26522e39e19e9c9ac3f080e967a30b797be29fbaebfa9d31a133433_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4e1d4dc5b792364e2cfb31cd20e184c01aeff4ae0fa55dfc3d68aafb2a50a7f5_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bf431e183f0c0442b89ae971df33956c36fc7de17bd27a4c26d0573015b134c_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:368a3a34d5f57726bde442bf02963ecb1724d648e1dfdebe30fbd026c80fa38c_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:69ee4240b85018bdcf1da71892e2f9af24ee32e3f28d92201cfd6f8e30027a64_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6b16b2aac3263e9813c2e69d76e2f9565490b5794ed9d76a590f6df3c1c801ef_arm64 as a component of Red Hat OpenShift AI 3.4; and 48 more
Affected versionsThe structured affected or fixed version information changed.
Before
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 3 more · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:11140a858c6fd3174d63e845f7d0bd451e67d50adc3befbfac57659d6334dfef_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:2d169d86c2e33636fbfce62d08d85e266bde276a7ea24ea205e921a9633e3008_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:719e138a13ad9cfaff20cb03295538c85dda4fc051ff866b25e04f1be8456ea4_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:9a5f6e83add8f4ec9f41284ee9c1a689cb193c1be7bd3860256bb612355e2631_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:c7b9ca039c7ed15d23bd819cb6d6f45748cf2f86f7096ebc2db31b1d0f3c1e70_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:06f021bc7ba712a0e71f1dae2ce63cc4616bcab10ab9f24d08fecf37ae5db3d1_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:8d1d71b8a26522e39e19e9c9ac3f080e967a30b797be29fbaebfa9d31a133433_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4e1d4dc5b792364e2cfb31cd20e184c01aeff4ae0fa55dfc3d68aafb2a50a7f5_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bf431e183f0c0442b89ae971df33956c36fc7de17bd27a4c26d0573015b134c_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:368a3a34d5f57726bde442bf02963ecb1724d648e1dfdebe30fbd026c80fa38c_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:69ee4240b85018bdcf1da71892e2f9af24ee32e3f28d92201cfd6f8e30027a64_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6b16b2aac3263e9813c2e69d76e2f9565490b5794ed9d76a590f6df3c1c801ef_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6be3ab2d871034dfe789baac493097b860489134cc20e35e172e9ba7a056292a_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f63b31c251afd3260357876fdbc5fc9521df4803875110f94916b10cfbb94c86_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:70e0fb79848b7aa369a969ff2a2b784cee865799c09ef105d2c340ebc8e10478_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:5e0260262d6a8854b19403448c45107ba42101afc408d3641453aa9efe4d8212_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:15f5d799d1ba9318a757445ce94b84b7855b7c6ce37c46e199cac9d8eacf41a2_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a9ada15c58e4d22767510fc654207223b5b586c89a1b897d5cc92647158a56ad_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:9628c5e318cac3bfb38178693fd770288312d51b0c5b07ba5693484d1ab27c12_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:cdd7d9f982c1f8a94dd4aad43e705274aae1bf0942e0442e60c3973f9c198f23_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:f753fdf16a2ebb4241fad71636dea159251e3d54fffcfa9cfd2342271b2d5485_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-th06-cuda130-torch210-py312-rhel9@sha256:5e8cac66dc108c958173412601f1c37e777f53209ff9166add58a011823c87f6_arm64 as a component of Red Hat OpenShift AI 3.4; and 38 more
After
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-vllm-gaudi-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI); quay/quay-rhel9 as a component of Red Hat Quay 3 · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:7424dba120d55743add1b9ddad5290d8a5fbd01eb0e57321c996e562ef8416ed_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:c17e6f7e40e6de8a08799b65ce90092d09340dd7f92378ca26dd38cf8c2e870f_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:44224455142130c9594b4361fd21494c88244acb59b242f31ecb66019a5238dd_arm64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e2a077acf23766ef900942296ce963a624d2c4b45ff22ca77cadeb94c051fd95_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7536efb184e4161d6b8a11477392b93613408c7d68daebb5cbad73b57a985e26_amd64 as a component of Red Hat AI Inference Server 3.2; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:11140a858c6fd3174d63e845f7d0bd451e67d50adc3befbfac57659d6334dfef_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:2d169d86c2e33636fbfce62d08d85e266bde276a7ea24ea205e921a9633e3008_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:719e138a13ad9cfaff20cb03295538c85dda4fc051ff866b25e04f1be8456ea4_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:9a5f6e83add8f4ec9f41284ee9c1a689cb193c1be7bd3860256bb612355e2631_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:c7b9ca039c7ed15d23bd819cb6d6f45748cf2f86f7096ebc2db31b1d0f3c1e70_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:06f021bc7ba712a0e71f1dae2ce63cc4616bcab10ab9f24d08fecf37ae5db3d1_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:8d1d71b8a26522e39e19e9c9ac3f080e967a30b797be29fbaebfa9d31a133433_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4e1d4dc5b792364e2cfb31cd20e184c01aeff4ae0fa55dfc3d68aafb2a50a7f5_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bf431e183f0c0442b89ae971df33956c36fc7de17bd27a4c26d0573015b134c_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:368a3a34d5f57726bde442bf02963ecb1724d648e1dfdebe30fbd026c80fa38c_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:69ee4240b85018bdcf1da71892e2f9af24ee32e3f28d92201cfd6f8e30027a64_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6b16b2aac3263e9813c2e69d76e2f9565490b5794ed9d76a590f6df3c1c801ef_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6be3ab2d871034dfe789baac493097b860489134cc20e35e172e9ba7a056292a_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f63b31c251afd3260357876fdbc5fc9521df4803875110f94916b10cfbb94c86_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:70e0fb79848b7aa369a969ff2a2b784cee865799c09ef105d2c340ebc8e10478_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:5e0260262d6a8854b19403448c45107ba42101afc408d3641453aa9efe4d8212_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:15f5d799d1ba9318a757445ce94b84b7855b7c6ce37c46e199cac9d8eacf41a2_arm64 as a component of Red Hat OpenShift AI 3.4; and 43 more
Affected versionsThe structured affected or fixed version information changed.
Before
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 27 more · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:3773976a2937e59ee577d2f5c73f19b8204cc5347e23d2ae4cdd70759189d4f5_amd64 as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:840b0af68ff3b06d1f4195e3bde1a60019994c6255d9622131ec2950c8aad50e_ppc64le as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:bdfd5823d00ece5e608428350741629d132351a6789cdd042d07dbb4fd1f11a6_s390x as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9
After
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 3 more · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:11140a858c6fd3174d63e845f7d0bd451e67d50adc3befbfac57659d6334dfef_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:2d169d86c2e33636fbfce62d08d85e266bde276a7ea24ea205e921a9633e3008_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:81087b35bd99aff8fc8db0918bc613b96e4d9a3eafff3a27078185c06412b6d1_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-automl-rhel9@sha256:b49858f38add2b26168ac0437524cf9829cbbc4812e4fcd1347915da2df3afb8_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:719e138a13ad9cfaff20cb03295538c85dda4fc051ff866b25e04f1be8456ea4_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:8404758b6b7609b6728f3d464560221bb0250e82406ec879cfcb50819e19f201_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:9a5f6e83add8f4ec9f41284ee9c1a689cb193c1be7bd3860256bb612355e2631_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-autorag-rhel9@sha256:c7b9ca039c7ed15d23bd819cb6d6f45748cf2f86f7096ebc2db31b1d0f3c1e70_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:06f021bc7ba712a0e71f1dae2ce63cc4616bcab10ab9f24d08fecf37ae5db3d1_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:8d1d71b8a26522e39e19e9c9ac3f080e967a30b797be29fbaebfa9d31a133433_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:2feba54cbd221a4786bcab320c8438816b0632df71f82f23b123ed4a4a111210_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:304991bad591fadfed03b7f56ff6c265a6416e2e13fe02129dc253db4e13092f_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4cf62283b344149cbdaab95c7045df607d101745ff0657146de50087fbb2bfb5_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:4e1d4dc5b792364e2cfb31cd20e184c01aeff4ae0fa55dfc3d68aafb2a50a7f5_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bf431e183f0c0442b89ae971df33956c36fc7de17bd27a4c26d0573015b134c_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:368a3a34d5f57726bde442bf02963ecb1724d648e1dfdebe30fbd026c80fa38c_ppc64le as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:69ee4240b85018bdcf1da71892e2f9af24ee32e3f28d92201cfd6f8e30027a64_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6b16b2aac3263e9813c2e69d76e2f9565490b5794ed9d76a590f6df3c1c801ef_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:6be3ab2d871034dfe789baac493097b860489134cc20e35e172e9ba7a056292a_s390x as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f63b31c251afd3260357876fdbc5fc9521df4803875110f94916b10cfbb94c86_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:70e0fb79848b7aa369a969ff2a2b784cee865799c09ef105d2c340ebc8e10478_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:5e0260262d6a8854b19403448c45107ba42101afc408d3641453aa9efe4d8212_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:15f5d799d1ba9318a757445ce94b84b7855b7c6ce37c46e199cac9d8eacf41a2_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a9ada15c58e4d22767510fc654207223b5b586c89a1b897d5cc92647158a56ad_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:9628c5e318cac3bfb38178693fd770288312d51b0c5b07ba5693484d1ab27c12_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:cdd7d9f982c1f8a94dd4aad43e705274aae1bf0942e0442e60c3973f9c198f23_amd64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:f753fdf16a2ebb4241fad71636dea159251e3d54fffcfa9cfd2342271b2d5485_arm64 as a component of Red Hat OpenShift AI 3.4; registry.redhat.io/rhoai/odh-th06-cuda130-torch210-py312-rhel9@sha256:5e8cac66dc108c958173412601f1c37e777f53209ff9166add58a011823c87f6_arm64 as a component of Red Hat OpenShift AI 3.4; and 38 more
Affected versionsThe structured affected or fixed version information changed.
Before
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 29 more · Fixed: registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:3773976a2937e59ee577d2f5c73f19b8204cc5347e23d2ae4cdd70759189d4f5_amd64 as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:840b0af68ff3b06d1f4195e3bde1a60019994c6255d9622131ec2950c8aad50e_ppc64le as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:bdfd5823d00ece5e608428350741629d132351a6789cdd042d07dbb4fd1f11a6_s390x as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9
After
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 27 more · Fixed: registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:5417790c2abbff7a0b4ca9fcd672a8e613a1cdfe2cf8afa10ec47a8883905189_amd64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:946b96330ca0c947dd81e282f084505b44c960b95e0597d9f33cf2b401ee5861_arm64 as a component of Red Hat AI Inference Server 3.3; registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:3773976a2937e59ee577d2f5c73f19b8204cc5347e23d2ae4cdd70759189d4f5_amd64 as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:840b0af68ff3b06d1f4195e3bde1a60019994c6255d9622131ec2950c8aad50e_ppc64le as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:bdfd5823d00ece5e608428350741629d132351a6789cdd042d07dbb4fd1f11a6_s390x as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9
Affected versionsThe structured affected or fixed version information changed.
Before
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 30 more · Fixed: registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:3773976a2937e59ee577d2f5c73f19b8204cc5347e23d2ae4cdd70759189d4f5_amd64 as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:840b0af68ff3b06d1f4195e3bde1a60019994c6255d9622131ec2950c8aad50e_ppc64le as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:bdfd5823d00ece5e608428350741629d132351a6789cdd042d07dbb4fd1f11a6_s390x as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9
After
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 29 more · Fixed: registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:3773976a2937e59ee577d2f5c73f19b8204cc5347e23d2ae4cdd70759189d4f5_amd64 as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:840b0af68ff3b06d1f4195e3bde1a60019994c6255d9622131ec2950c8aad50e_ppc64le as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:bdfd5823d00ece5e608428350741629d132351a6789cdd042d07dbb4fd1f11a6_s390x as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9
Affected versionsThe structured affected or fixed version information changed.
Before
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 31 more · Fixed: registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:3773976a2937e59ee577d2f5c73f19b8204cc5347e23d2ae4cdd70759189d4f5_amd64 as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:840b0af68ff3b06d1f4195e3bde1a60019994c6255d9622131ec2950c8aad50e_ppc64le as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:bdfd5823d00ece5e608428350741629d132351a6789cdd042d07dbb4fd1f11a6_s390x as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9
After
lightspeed-core/lightspeed-stack-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cpu-rhel9 as a component of Lightspeed Core; lightspeed-core/rag-tool-cuda-12.9-rhel9 as a component of Lightspeed Core; openshift-lightspeed/lightspeed-service-api-rhel9 as a component of OpenShift Lightspeed; rhaii/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server; rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server; rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhelai3/disk-image-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3; rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI); rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI); and 30 more · Fixed: registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12; registry.redhat.io/quay/quay-rhel8@sha256:3773976a2937e59ee577d2f5c73f19b8204cc5347e23d2ae4cdd70759189d4f5_amd64 as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:840b0af68ff3b06d1f4195e3bde1a60019994c6255d9622131ec2950c8aad50e_ppc64le as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:bdfd5823d00ece5e608428350741629d132351a6789cdd042d07dbb4fd1f11a6_s390x as a component of Red Hat Quay 3.15; registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1; registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9; registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
CVE-2026-59205: Pillow: Controlled heap out-of-bounds write in `ImageCmsTransform.apply()` via output mode mismatch | BlackTree