Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-53923

Опубликовано: 22 июн. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

vLLM is an inference and serving engine for large language models (LLMs). From 0.5.5 until 0.23.1rc0, integer truncation of tensor dimensions in vLLM's GGUF dequantize kernels (csrc/quantization/gguf/gguf_kernel.cu) causes partial tensor processing. The output tensor is allocated at full size via torch::empty (uninitialized memory), but the dequantize CUDA kernel processes only a truncated number of elements. The unfilled portion of the output tensor retains whatever was previously in GPU memory. In multi-tenant inference deployments, this residual GPU memory may contain tensor data from other users' inference requests, constituting information disclosure. This vulnerability is fixed in 0.23.1rc0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*
Версия от 0.5.5 (включая) до 0.23.1 (исключая)

EPSS

Процентиль: 20%
0.00281
Низкий

7.5 High

CVSS3

Дефекты

CWE-200

Связанные уязвимости

CVSS3: 4.3
redhat
около 1 месяца назад

vLLM is an inference and serving engine for large language models (LLMs). From 0.5.5 until 0.23.1rc0, integer truncation of tensor dimensions in vLLM's GGUF dequantize kernels (csrc/quantization/gguf/gguf_kernel.cu) causes partial tensor processing. The output tensor is allocated at full size via torch::empty (uninitialized memory), but the dequantize CUDA kernel processes only a truncated number of elements. The unfilled portion of the output tensor retains whatever was previously in GPU memory. In multi-tenant inference deployments, this residual GPU memory may contain tensor data from other users' inference requests, constituting information disclosure. This vulnerability is fixed in 0.23.1rc0.

CVSS3: 7.5
debian
около 1 месяца назад

vLLM is an inference and serving engine for large language models (LLM ...

CVSS3: 7.5
github
около 2 месяцев назад

vLLM: GGUF dequantize kernel int truncation exposes uninitialized GPU memory in multi-tenant serving

EPSS

Процентиль: 20%
0.00281
Низкий

7.5 High

CVSS3

Дефекты

CWE-200