Lucene search
+L

240 matches found

Cvelist
Cvelist
added 2025/10/01 7:44 a.m.17 views

CVE-2025-39910 mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasanpopulatevmalloc kasanpopulatevmalloc and its helpers ignore the caller's gfpmask and always allocate memory using the hardcoded GFPKERNEL flag. This makes them inconsistent with...

0.00094EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/09/14 12:0 a.m.14 views

Your Compiler Is Backdooring Your Model: Understanding and Exploiting Compilation Inconsistency Vulnerabilities in Deep Learning Compilers

Deep learning DL compilers are core infrastructure in modern DL systems, offering flexibility and scalability beyond vendor-specific libraries. This work uncovers a fundamental vulnerability in their design: can an official, unmodified compiler alter a model's semantics during compilation and...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/14 12:0 a.m.6 views

MirGuard: Towards a Robust Provenance-Based Intrusion Detection System against Graph Manipulation Attacks

Learning-based Provenance-based Intrusion Detection Systems PIDSes have become essential tools for anomaly detection in host systems due to their ability to capture rich contextual and structural information, as well as their potential to detect unknown attacks. However, recent studies have shown...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/29 12:0 a.m.12 views

Strategic Deflection: Defending LLMs from Logit Manipulation

With the growing adoption of Large Language Models LLMs in critical areas, ensuring their security against jailbreaking attacks is paramount. While traditional defenses primarily rely on refusing malicious prompts, recent logit-level attacks have demonstrated the ability to bypass these safeguard...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/18 11:22 p.m.5 views

SUSE CVE-2025-38349

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

6.5CVSS6.4AI score0.00155EPSS
SaveExploits0References25
OSV
OSV
added 2025/06/27 1:16 p.m.4 views

OESA-2025-1692 firefox security update

Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Security Fixes: The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one ...

6.5CVSS8.4AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/27 1:16 p.m.5 views

OESA-2025-1691 firefox security update

Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Security Fixes: The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one ...

6.5CVSS8.4AI score0.00372EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/06/22 12:0 a.m.11 views

IDOL: Improved Different Optimization Levels Testing for Solidity Compilers

As blockchain technology continues to evolve and mature, smart contracts have become a key driving force behind the digitization and automation of transactions. Smart contracts greatly simplify and refine the traditional business transaction processes, and thus have had a profound impact on vario...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 7:37 a.m.5 views

CVE-2024-4774

The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one of its data members. This vulnerability affects Firefox 126...

6.5CVSS6.3AI score0.00372EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/08 6:57 p.m.27 views

Security Bulletin: IBM Cloud Pak for Data is vulnerable to denial of service due to Node.js http-cache-semantics module ( CVE-2022-25881 )

Summary Node.js http-cache-semantics module is used by IBM Cloud Pak for Data as part of the platform. CVE-2022-25881. Vulnerability Details CVEID:CVE-2022-25881 DESCRIPTION: Node.js http-cache-semantics module is vulnerable to a denial of service, caused by a regular expression denial of service...

7.5CVSS7.6AI score0.01613EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/01 5:49 p.m.34 views

Security Bulletin: Vulnerability in Node.js http-cache-semantics affects IBM Cloud Pak System

Summary Vulnerability in Node.js http-cache-semantics affects IBM Cloud Pak SystemCVE-2022-25881. Vulnerability Details CVEID:CVE-2022-25881 DESCRIPTION: Node.js http-cache-semantics module is vulnerable to a denial of service, caused by a regular expression denial of service ReDoS flaw. By sendi...

7.5CVSS6.7AI score0.01613EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2024/06/27 10:15 p.m.2 views

DEBIAN-CVE-2023-52892

In phpseclib before 1.0.22, 2.x before 2.0.46, and 3.x before 3.0.33, some characters in Subject Alternative Name fields in TLS certificates are incorrectly allowed to have a special meaning in regular expressions such as a + wildcard, leading to name confusion in X.509 certificate host...

7.5CVSS5.3AI score0.00376EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/06/06 9:46 p.m.122 views

Tornado has a CRLF injection in CurlAsyncHTTPClient headers

Summary Tornado’s curlhttpclient.CurlAsyncHTTPClient class is vulnerable to CRLF carriage return/line feed injection in the request headers. Details When an HTTP request is sent using CurlAsyncHTTPClient, Tornado does not reject carriage return \r or line feed \n characters in the request headers...

7.5AI score
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/04 12:53 p.m.5 views

SUSE CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

4.4CVSS6AI score0.00235EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/21 11:16 p.m.6 views

SUSE CVE-2024-4774

The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one of its data members. This vulnerability affects Firefox 126...

6.5CVSS8.6AI score0.00372EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/05/20 12:18 p.m.23 views

Potentially Undefined Behavior

firefox is vulnerable to potentially undefined behavior. The vulnerability is due to bypassing move semantics, leading to undefined behavior, which attackers can exploit to cause unexpected crashes or execute arbitrary code...

6.5CVSS7.2AI score0.00372EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/05/14 6:15 p.m.32 views

CVE-2024-4774

The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one of its data members. This vulnerability affects Firefox 126...

6.5CVSS5.8AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/14 6:15 p.m.17 views

CVE-2024-4774

The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one of its data members. This vulnerability affects Firefox 126...

6.5CVSS6.2AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/14 6:15 p.m.4 views

UBUNTU-CVE-2024-4774

The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one of its data members. This vulnerability affects Firefox 126...

6.5CVSS7.3AI score0.00372EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/14 6:15 p.m.30 views

CVE-2024-4774

The ShmemCharMapHashEntry code was susceptible to potentially undefined behavior by bypassing the move semantics for one of its data members. This vulnerability affects Firefox 126...

6.5CVSS7AI score0.00372EPSS
SaveExploits0References5
Rows per page
Query Builder