Lucene search
+L

13572 matches found

OSV
OSV
added 2025/06/18 10:15 a.m.9 views

UBUNTU-CVE-2025-38047

In the Linux kernel, the following vulnerability has been resolved: x86/fred: Fix system hang during S4 resume with FRED enabled Upon a wakeup from S4, the restore kernel starts and initializes the FRED MSRs as needed from its perspective. It then loads a hibernation image, including the image...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References13
Packet Storm News
Packet Storm News
added 2025/06/18 12:00 a.m.17 views

Tracking GPTs Third Party Service: Automation, Analysis, and Insights

ChatGPT has quickly advanced from simple natural language processing to tackling more sophisticated and specialized tasks. Drawing inspiration from the success of mobile app ecosystems, OpenAI allows developers to create applications that interact with third-party services, known as GPTs. GPTs ca...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/18 12:00 a.m.12 views

Efficient Malware Detection with Optimized Learning on High-Dimensional Features

Malware detection using machine learning requires feature extraction from binary files, as models cannot process raw binaries directly. A common approach involves using LIEF for raw feature extraction and the EMBER vectorizer to generate 2381-dimensional feature vectors. However, the high...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/18 12:00 a.m.12 views

Rubber Mallet: a Study of High Frequency Localized Bit Flips and Their Impact on Security

The increasing density of modern DRAM has heightened its vulnerability to Rowhammer attacks, which induce bit flips by repeatedly accessing specific memory rows. This paper presents an analysis of bit flip patterns generated by advanced Rowhammer techniques that bypass existing hardware defenses...

7.6AI score
SaveExploits0
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from x86 FRED not properly resetting the MSR value during S4 recovery...

5.5CVSS6.9AI score0.00164EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/06/17 8:43 p.m.7 views

Out-of-Bounds

Overview Affected versions of this package are vulnerable to Out-of-Bounds via the tokentopiece function in the file llama-vocab.cpp. An attacker can cause arbitrary memory corruption and potentially execute code by supplying a specially crafted GGUF model that triggers a buffer overflow during...

8.8CVSS8AI score0.00444EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/17 8:15 p.m.4 views

DEBIAN-CVE-2025-49847

llama.cpp is an inference of several LLM models in C/C++. Prior to version b5662, an attacker‐supplied GGUF model vocabulary can trigger a buffer overflow in llama.cpp’s vocabulary‐loading code. Specifically, the helper trycopy in llama.cpp/src/vocab.cpp: llamavocab::impl::tokentopiece casts a ve...

8.8CVSS6.3AI score0.00444EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/06/17 8:04 p.m.13 views

CVE-2025-49847 llama.cpp Vulnerable to Buffer Overflow via Malicious GGUF Model

llama.cpp is an inference of several LLM models in C/C++. Prior to version b5662, an attacker‐supplied GGUF model vocabulary can trigger a buffer overflow in llama.cpp’s vocabulary‐loading code. Specifically, the helper trycopy in llama.cpp/src/vocab.cpp: llamavocab::impl::tokentopiece casts a ve...

8.8CVSS9.2AI score0.00444EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/17 8:04 p.m.56 views

CVE-2025-49847

CVE-2025-49847 affects llama.cpp: prior to v5662, an attacker-supplied GGUF vocabulary can trigger a buffer overflow in the vocabulary-loading path. The root cause is in llama_vocab::impl::token_to_piece(), where a large size_t token length is cast to int32_t, bypassing the length check and causi...

8.8CVSS9.2AI score0.00444EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/17 8:04 p.m.11 views

CVE-2025-49847 llama.cpp Vulnerable to Buffer Overflow via Malicious GGUF Model

llama.cpp is an inference of several LLM models in C/C++. Prior to version b5662, an attacker‐supplied GGUF model vocabulary can trigger a buffer overflow in llama.cpp’s vocabulary‐loading code. Specifically, the helper trycopy in llama.cpp/src/vocab.cpp: llamavocab::impl::tokentopiece casts a ve...

8.8CVSS7.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/17 8:04 p.m.17 views

CVE-2025-49847 llama.cpp Vulnerable to Buffer Overflow via Malicious GGUF Model

llama.cpp is an inference of several LLM models in C/C++. Prior to version b5662, an attacker‐supplied GGUF model vocabulary can trigger a buffer overflow in llama.cpp’s vocabulary‐loading code. Specifically, the helper trycopy in llama.cpp/src/vocab.cpp: llamavocab::impl::tokentopiece casts a ve...

8.8CVSS0.00444EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/06/17 12:00 a.m.6 views

PT-2025-25757 · Llama.Cpp · Llama.Cpp

Name of the Vulnerable Software and Affected Versions: llama.cpp versions prior to b5662 Description: The issue is related to a buffer overflow in the vocabulary-loading code of llama.cpp. An attacker-supplied GGUF model vocabulary can trigger this overflow. Specifically, the helper function toke...

8.8CVSS7.2AI score0.00444EPSS
SaveExploits0References9
Packet Storm News
Packet Storm News
added 2025/06/17 12:00 a.m.11 views

LLM Jailbreak Oracle

As large language models LLMs become increasingly deployed in safety-critical applications, the lack of systematic methods to assess their vulnerability to jailbreak attacks presents a critical security gap. We introduce the jailbreak oracle problem: given a model, prompt, and decoding strategy,...

7.4AI score
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in PHP 8.2

In PHP versions 8.1. up to 8.1.32, 8.2. up to 8.2.28, 8.3. up to 8.3.19, and 8.4. up to 8.4.5, when requesting an HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may result in...

6.3CVSS6.5AI score0.00722EPSS
SaveExploits1References3
The Hacker News
The Hacker News
added 2025/06/16 11:25 a.m.13 views

Playbook: Transforming Your Cybersecurity Practice Into An MRR Machine

Introduction The cybersecurity landscape is evolving rapidly, and so are the cyber needs of organizations worldwide. While businesses face mounting pressure from regulators, insurers, and rising threats, many still treat cybersecurity as an afterthought. As a result, providers may struggle to mov...

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

TencentOS Server 4: nodejs20 (TSSA-2025:0293)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0293 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

5.3CVSS6.4AI score0.0135EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/15 12:21 a.m.15 views

CVE-2025-45988

Blink routers BL-WR9000 V2.4.9 , BL-AC2100AZ3 V1.0.4, BL-X10AC8 v1.0.5 , BL-LTE300 v1.2.3, BL-F1200AT1 v1.0.0, BL-X26AC8 v1.2.8, BLAC450MAE4 v4.0.0 and BL-X26DA3 v1.2.7 were discovered to contain multiple command injection vulnerabilities via the cmd parameter in the bsSetCmd function...

9.8CVSS10AI score0.11279EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2025/06/15 12:00 a.m.15 views

I Know What You Said: Unveiling Hardware Cache Side-Channels in Local Large Language Model Inference

Large Language Models LLMs that can be deployed locally have recently gained popularity for privacy-sensitive tasks, with companies such as Meta, Google, and Intel playing significant roles in their development. However, the security of local LLMs through the lens of hardware cache side-channels...

6.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/06/13 12:32 a.m.277 views

Exploit for Integer Overflow or Wraparound in Tesla Model_3_Firmware

Tesla Nasıl Hacklenir? — Etkileşimli Senaryo Uygulaması Bu pr...

7.5CVSS7.8AI score0.00371EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2025/06/12 6:09 p.m.109 views

Exploit for CVE-2025-52357

CVE-2025-52357 : Security Advisory: XSS in FD602GW-DX-R410 Rou...

4.1CVSS7.5AI score0.00276EPSS
SaveExploits2
Rows per page
Query Builder