Lucene search
+L

7758 matches found

OSV
OSV
added 2025/06/11 5:43 a.m.5 views

SUSE-SU-2025:01887-1 Security update for perl-Crypt-OpenSSL-RSA

This update for perl-Crypt-OpenSSL-RSA fixes the following issues: - CVE-2024-2467: Side-channel attack in PKCS1 v1.5 padding mode Marvin Attack bsc1221446...

5.9CVSS6AI score0.00516EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/06/11 5:42 a.m.5 views

Security update for perl-Crypt-OpenSSL-RSA

This update for perl-Crypt-OpenSSL-RSA fixes the following issues: CVE-2024-2467: Side-channel attack in PKCS1 v1.5 padding mode Marvin Attack bsc1221446 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.9CVSS6AI score0.00516EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/11 5:42 a.m.4 views

SUSE-SU-2025:01884-1 Security update for perl-Crypt-OpenSSL-RSA

This update for perl-Crypt-OpenSSL-RSA fixes the following issues: - CVE-2024-2467: Side-channel attack in PKCS1 v1.5 padding mode Marvin Attack bsc1221446...

5.9CVSS6AI score0.00516EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/10 5:27 p.m.16 views

Security Bulletin: This Power System update is being released to address CVE-2024-13176

Summary This affects the BMC's HTTPS and SSH interfaces. Vulnerability Details CVEID:CVE-2024-13176 DESCRIPTION: Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing side-channel in ECDSA...

4.1CVSS4.3AI score0.00613EPSS
SaveExploits0
OSV
OSV
added 2025/06/09 2:33 p.m.20 views

CLSA-2025-1749479602 gnutls: Fix of 3 CVEs

Keep the broken pkcs11 tests disabled. - Added CVE-2024-0567 PoC test. - CVE-2023-5981-pre1: improve level of randomness for each operations, always use gnutlsswitchlibstate for pk wrappers. - CVE-2023-5981-pre2: add constant time/cache operations to prevent or minimaze timining or cache side...

7.5CVSS5.8AI score0.01614EPSS
SaveExploits2References1
Packet Storm News
Packet Storm News
added 2025/06/09 12:00 a.m.16 views

PoSyn: Secure Power Side-Channel Aware Synthesis

Power Side-Channel PSC attacks exploit power consumption patterns to extract sensitive information, posing risks to cryptographic operations crucial for secure systems. Traditional countermeasures, such as masking, face challenges including complex integration during synthesis, substantial area...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/06/09 12:00 a.m.6 views

NewStart CGSL MAIN 7.02 : tongsuo Multiple Vulnerabilities (NS-SA-2025-0075)

The remote NewStart CGSL host, running version MAIN 7.02, has tongsuo packages installed that are affected by multiple vulnerabilities: - Use of the low-level GF2^m elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes...

4.3CVSS7.3AI score0.05842EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/06/06 6:20 a.m.13 views

Timing Side-channel Attack

signxml is vulnerable to a Timing side-channel attack. The vulnerability is due to information leakage during HMAC comparison when requirex509=False and hmackey is used, allowing attackers to infer the correct HMAC...

6.9CVSS5.8AI score0.00229EPSS
SaveExploits0References4Affected Software1
OpenVAS
OpenVAS
added 2025/06/04 12:00 a.m.10 views

SUSE: Security Advisory (SUSE-SU-2025:0430-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.1CVSS6.4AI score0.00613EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/06/02 4:45 a.m.26 views

Timing Side-channel Attacks

vllm is vulnerable to Timing side-channel attacks. The vulnerability is due to timing discrepancies during the prefill phase by the PageAttention mechanism reusing matching prefix chunks, which speeds up token generation and allows an attacker to infer prompt similarity or presence...

2.6CVSS3.7AI score0.00293EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/05/29 4:32 p.m.210 views

CVE-2025-46570

The CVE-2025-46570 entry concerns vLLM (inference/serving engine). The concrete detail across connected records shows a vulnerability in the PageAttention-based prefill path: when a new prompt is processed, a matching prefix chunk can accelerate prefill, creating timing differences (TTFT) that co...

2.6CVSS3.6AI score0.00293EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/29 4:32 p.m.21 views

CVE-2025-46570 vLLM’s Chunk-Based Prefix Caching Vulnerable to Potential Timing Side-Channel

vLLM is an inference and serving engine for large language models LLMs. Prior to version 0.9.0, when a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT Time to First Token. These timing differences...

2.6CVSS3.8AI score0.00293EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/29 4:32 p.m.36 views

CVE-2025-46570 vLLM’s Chunk-Based Prefix Caching Vulnerable to Potential Timing Side-Channel

vLLM is an inference and serving engine for large language models LLMs. Prior to version 0.9.0, when a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT Time to First Token. These timing differences...

2.6CVSS0.00293EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/28 6:02 p.m.13 views

GHSA-4QJH-9FV9-R85R Potential Timing Side-Channel Vulnerability in vLLM’s Chunk-Based Prefix Caching

This issue arises from the prefix caching mechanism, which may expose the system to a timing side-channel attack. Description When a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT Time to First...

2.6CVSS6.9AI score0.00293EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/05/28 6:02 p.m.25 views

Potential Timing Side-Channel Vulnerability in vLLM’s Chunk-Based Prefix Caching

This issue arises from the prefix caching mechanism, which may expose the system to a timing side-channel attack. Description When a new prompt is processed, if the PageAttention mechanism finds a matching prefix chunk, the prefill process speeds up, which is reflected in the TTFT Time to First...

2.6CVSS6.5AI score0.00293EPSS
SaveExploits0References6Affected Software1
Packet Storm News
Packet Storm News
added 2025/05/28 12:00 a.m.13 views

Transformers for Secure Hardware Systems: Applications, Challenges, and Outlook

The rise of hardware-level security threats, such as side-channel attacks, hardware Trojans, and firmware vulnerabilities, demands advanced detection mechanisms that are more intelligent and adaptive. Traditional methods often fall short in addressing the complexity and evasiveness of modern...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/28 12:00 a.m.11 views

PT-2025-23135 · Vllm · Vllm

Name of the Vulnerable Software and Affected Versions: vLLM versions prior to 0.9.0 Description: The issue arises from the prefix caching mechanism in vLLM, which may expose the system to a timing side-channel attack. When a new prompt is processed, if the PageAttention mechanism finds a matching...

2.6CVSS5.7AI score0.00293EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/05/27 12:00 a.m.10 views

ABB M2M Gateway Information Disclosure in embedded Linux Kernel for some AMD CPUs (CVE-2023-20569)

A side channel vulnerability on some of the AMD CPUs may allow an attacker to influence the return address prediction. This may result in speculative execution at an attacker-controlled address, potentially leading to information disclosure. This plugin only works with Tenable.ot. Please visit...

4.7CVSS7.2AI score0.07302EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2025/05/27 12:00 a.m.10 views

ABB M2M Gateway Information Disclosure in embedded OpenSSL (CVE-2013-0169)

The TLS protocol 1.1 and 1.2 and the DTLS protocol 1.0 and 1.2, as used in OpenSSL, OpenJDK, PolarSSL, and other products, do not properly consider timing side-channel attacks on a MAC check requirement during the processing of malformed CBC padding, which allows remote attackers to conduct...

2.6CVSS6.8AI score0.35584EPSS
SaveExploits1References123
Tenable Nessus
Tenable Nessus
added 2025/05/26 12:00 a.m.9 views

Debian dla-4176 : libcrypto1.1-udeb - security update

The remote Debian 11 host has packages installed that are affected by a vulnerability as referenced in the dla-4176 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4176-1 [email protected] https://www.debian.org/lts/security/...

4.1CVSS6.4AI score0.00613EPSS
SaveExploits0References4
Rows per page
Query Builder