Bug 2515383 (CVE-2026-73558) - CVE-2026-73558 vllm: vLLM: Cross-User Data Leakage via Integer Overflow
Summary: CVE-2026-73558 vllm: vLLM: Cross-User Data Leakage via Integer Overflow
Keywords:
Status: NEW
Alias: CVE-2026-73558
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 15:51 UTC by OSIDB Bzimport
Modified: 2026-08-19 14:41 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 15:51:03 UTC
vLLM is an inference and serving engine for large language models. Prior to 0.27.0, an integer overflow in blockIdx.x * 2 * d in activation_kernels.cu can cause act_and_mul_kernel to consume another batched user's input, allowing a request processed in the same inference batch to receive a partial or complete copy of another user's inference result. This issue is fixed in version 0.27.0.


Note You need to log in before you can comment on or make changes to this bug.