CVE-2026-6100
Red Hat Security Advisory: Red Hat AI Inference Server 3.3.5 (ROCm)
Beschreibung
Ein Verwendungsfehler nach Freigabe (Use-after-free, UAF) war im `lzma.LZMADecompressor`, `bz2.BZ2Decompressor` und `gzip.GzipFile` möglich, wenn eine Speicherzuweisung mit einem `MemoryError` fehlschlug und die Dekompressionsinstanz wiederverwendet wurde. Dieser Szenario kann ausgelöst werden, wenn der Prozess unter Speichermangel steht. Die Behebung entfernt den hängenden Zeiger in dieser speziellen Fehlerbedingung. Die Schwachstelle ist nur vorhanden, wenn das Programm Dekompressionsinstanzen über mehrere Dekompressionaufrufe hinweg wiederverwendet, auch nachdem ein `MemoryError` während der Dekomprimierung ausgelöst wurde. Die Verwendung von Hilfsfunktionen zur Einmaldekomprimierung wie `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()` und `zlib.decompress()` ist nicht betroffen, da bei jedem Aufruf eine neue Dekompressionsinstanz verwendet wird. Wenn die Dekompressionsinstanz nach einem Fehlerzustand nicht wiederverwendet wird, ist diese Verwendung ebenfalls nicht anfällig.
Metriken
Weakness-Klassen (CWE)
CWE-416Variant
Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
cwe.mitre.org →CWE-787Base
Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
cwe.mitre.org →
Re-Analyse & Statuswechsel
Chronologie der NVD-Audit-Events für diese CVE — Reanalyses, CVSS-Updates, CPE-Diffs.
- CVE Modified2026-08-10 13:20 UTC· 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
- Reference: https://access.redhat.com/errata/RHSA-2026:52400
Betroffene Betriebssysteme
linux
debian / debian_linux11.0
linux
redhat / enterprise_linux10.0
linux
redhat / enterprise_linux6.0
linux
redhat / enterprise_linux7.0
linux
redhat / enterprise_linux8.0
linux
redhat / enterprise_linux9.0
linux
redhat / enterprise_linux_ai3.0
linux
ubuntu / jqbionic
linux
ubuntu / jqfocal
linux
ubuntu / popplerjammy
linux
ubuntu / popplernoble
linux
ubuntu / popplerquesting
linux
ubuntu / popplerresolute
other
siemens / sinec_os
Betroffene Produkte
Aus der Hersteller-/CERT-Meldung extrahierte Produkte und Versionsbereiche. Ein Version-Range wie „<4.14.6“ impliziert die Update-Empfehlung „auf 4.14.6 oder höher aktualisieren“.
bitnami
python-min3.11.0
bitnami
python-min3.12.0
bitnami
python-min3.13.0
bitnami
python-min3.14.0
cryptography.io
cryptography45.0.0 – 46.0.7
encode
starlette0.8.3 – 1.0.1
encode
starlette1.1.0
IBM
QRadar SIEM<7.5.0 UP15 IF06
jqlang
jq2026-04-12
libcap_project
libcap
libsndfile_project
libsndfile
libtiff
libtiff
openbsd
openssh10.3
openexr
openexr3.1.0 – 3.2.7
openexr
openexr3.3.0 – 3.3.9
openexr
openexr3.4.0 – 3.4.9
pyasn1
pyasn10.6.2
pyjwt_project
pyjwt2.13.0
pypi
vllm0.0.1
pypi
vllm0.1.0
pypi
vllm0.10.0
pypi
vllm0.10.1
pypi
vllm0.10.1.1
pypi
vllm0.10.2
Quellen & Referenzen
- https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9x_refsource_CONFIRM
- https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615x_refsource_MISC
- https://github.com/vim/vim/releases/tag/v9.2.0276x_refsource_MISC
- http://www.openwall.com/lists/oss-security/2026/04/01/1
- https://access.redhat.com/security/cve/CVE-2026-34982vdb-entryx_refsource_REDHAT
- https://bugzilla.redhat.com/show_bug.cgi?id=2455400issue-trackingx_refsource_REDHAT
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34982.jsonx_sadp-csaf-vex
- https://access.redhat.com/errata/RHSA-2026:30900vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:11389vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:19073vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:11509vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:33453vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:34477vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:34476vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:28133vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:28049vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:28050vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:11510vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:19224vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:36004vendor-advisoryx_refsource_REDHAT
Verknüpfte CVEs
- CVE-2026-48818
Starlette ist ein leichtgewichtiges ASGI-Framework/Toolkit.
highCVSSv3 7.5 - CVE-2026-4878
Ein Fehler wurde in libcap gefunden.
highCVSSv3 7.0 - CVE-2026-48746
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
criticalCVSSv3 9.1 - CVE-2026-48710Aktiv ausgenutzt
Starlette ist ein leichtgewichtiges ASGI-Framework/Toolkit.
criticalCVSSv3 6.5 - CVE-2026-48526
PyJWT ist eine Implementierung von JSON Web Token in Python.
highCVSSv3 7.4 - CVE-2026-4786
Die Minderung von CVE-2026-4519 war unvollständig.
highCVSSv3 7.1 - CVE-2026-4775
Ein Fehler wurde in der libtiff-Bibliothek gefunden.
highCVSSv3 7.8 - CVE-2026-44432
urllib3 ist eine HTTP-Client-Bibliothek für Python.
highCVSSv3 7.5 - CVE-2026-44431
Urllib3 ist eine HTTP-Client-Bibliothek für Python.
high - CVE-2026-40164
jq ist ein Befehlszeilen-JSON-Prozessor.
highCVSSv3 7.5 - CVE-2026-39979
jq ist ein Befehlszeilen-JSON-Prozessor.
mediumCVSSv3 6.5 - CVE-2026-39892
Die Kryptographie ist ein Paket, das kryptografische Primitive und Rezepte für Python-Entwickler bereitstellt.
criticalCVSSv3 9.8 - CVE-2026-37555
Ein Problem wurde in der libsndfile 1.2.2 IMA ADPCM-Codierung entdeckt.
highCVSSv3 7.5 - CVE-2026-35535
Ein Fehler wurde bei Sudo gefunden.
highCVSSv3 7.8 - CVE-2026-35385
In OpenSSH vor Version 10.3 kann eine mit `scp` heruntergeladene Datei als setuid oder setgid installiert werden, was dem Erwartungsbild…
highCVSSv3 8.1 - CVE-2026-34982
Vim ist ein quelloffenes Texteditor für die Kommandozeile.
highCVSSv3 8.2 - CVE-2026-34588
OpenEXR stellt die Spezifikation und Referenzimplementierung des EXR-Dateiformats bereit, einem Bildspeicherformat für die Filmindustrie.
highCVSSv3 7.8 - CVE-2026-24779
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
highCVSSv3 7.1 - CVE-2026-23490
pyasn1 ist eine generische ASN.1-Bibliothek für Python.
highCVSSv3 7.5 - CVE-2026-22807
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
highCVSSv3 8.8 - CVE-2026-22778
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
criticalCVSSv3 9.8 - CVE-2026-10118
Ein Fehler wurde im Splash-Backend von Poppler gefunden.
highCVSSv3 7.8