Lucene search
+L

16829 matches found

OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2022-50283

In the Linux kernel, the following vulnerability has been resolved: mtd: core: add missing ofnodeget in dynamic partitions code This fixes unbalanced ofnodeput: 1.078910 6 cmdlinepart partitions found on MTD device gpmi-nand 1.085116 Creating 6 MTD partitions on "gpmi-nand": 1.090181...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 3:6 p.m.55 views

CVE-2025-6202

CVE-2025-6202 Phoenix Rowhammer is a hardware-level vulnerability in SK Hynix DDR5 modules (manufactured 2021–2024) that allows a local attacker to trigger memory row bit flips. The issue bypasses protection such as TRR, exploiting defined “blind zones” (e.g., after 128 and 2,608 tREFI updates) w...

7.1CVSS6.3AI score0.00302EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.18 views

CVE-2022-50283 mtd: core: add missing of_node_get() in dynamic partitions code

In the Linux kernel, the following vulnerability has been resolved: mtd: core: add missing ofnodeget in dynamic partitions code This fixes unbalanced ofnodeput: 1.078910 6 cmdlinepart partitions found on MTD device gpmi-nand 1.085116 Creating 6 MTD partitions on "gpmi-nand": 1.090181...

7.8CVSS0.00164EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:21 p.m.33 views

CVE-2022-50283

In the Linux kernel, CVE-2022-50283 is due to a missing of_node_get() in the dynamic partitions code, causing an unbalanced of_node_put() and a use-after-free in refcount handling during MTD partition parsing on gpmi-nand. The issue manifested in traces such as refcount_t: addition on 0; use-afte...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.11 views

CVE-2022-50283 mtd: core: add missing of_node_get() in dynamic partitions code

In the Linux kernel, the following vulnerability has been resolved: mtd: core: add missing ofnodeget in dynamic partitions code This fixes unbalanced ofnodeput: 1.078910 6 cmdlinepart partitions found on MTD device gpmi-nand 1.085116 Creating 6 MTD partitions on "gpmi-nand": 1.090181...

7.8CVSS6.2AI score
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/09/15 12:0 a.m.14 views

Ensembling Large Language Models for Code Vulnerability Detection: an Empirical Evaluation

Code vulnerability detection is crucial for ensuring the security and reliability of modern software systems. Recently, Large Language Models LLMs have shown promising capabilities in this domain. However, notable discrepancies in detection results often arise when analyzing identical code segmen...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.7 views

PT-2025-37585

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.0.0-rc7-next-20220930-04543-g8cf3f7 Description: A flaw was discovered in the Linux kernel's mtd core code related to dynamic partitions. The vulnerability is due to a missing of node get call, leading to an...

6.3AI score0.00164EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.8 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 the Linux kernel that stems from a missing ofnodeget in the dynamic partitioning code, which could lead to reuse after release...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References2
Gitee
Gitee
added 2025/09/14 6:38 p.m.187 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Redhat Enterprise_Linux

PoC exploit for CVE-2020-2732. It is an exploit for the PlayStation 4 on 5.05 firmware. The exploit targets the kernel and allows for arbitrary code execution. The exploit includes autolaunching code for Mira and Vortex's HEN payload. The bug was discovered by qwertyoruiopz. The exploit includes...

6.8CVSS8.3AI score0.00927EPSS
SaveExploits1
Gitee
Gitee
added 2025/09/14 12:21 p.m.149 views

PinTools

This repository is an example and proof-of-concept PoC for dynamic binary analysis using the Pin tool. The code is designed to detect the classical use-after-free vulnerability. The Pin tool is a dynamic binary instrumentation framework that allows developers to analyze and modify the behavior of...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/14 12:0 a.m.9 views

DMLDroid: Deep Multimodal Fusion Framework for Android Malware Detection with Resilience to Code Obfuscation and Adversarial Perturbations

In recent years, learning-based Android malware detection has seen significant advancements, with detectors generally falling into three categories: string-based, image-based, and graph-based approaches. While these methods have shown strong detection performance, they often struggle to sustain...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/14 12:0 a.m.10 views

Realistic Environmental Injection Attacks on GUI Agents

GUI agents built on LVLMs are increasingly used to interact with websites. However, their exposure to open-world content makes them vulnerable to Environmental Injection Attacks EIAs that hijack agent behavior via webpage elements. Many recent studies assume the attacker to be a regular user who...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/13 5:19 a.m.23 views

CVE-2025-9059

The Altiris Core Agent Updater package AeXNSC.exe is prone to an elevation of privileges vulnerability through DLL hijacking...

8.8CVSS7AI score0.00122EPSS
SaveExploits0References1
Gitee
Gitee
added 2025/09/13 12:52 a.m.93 views

PowerSploit

This is an offensive tool for Windows PowerShell exploitation. It is a collection of PowerShell scripts that can be used to exploit vulnerabilities in Windows systems. The repository contains several modules, including AntivirusBypass and CodeExecution, which provide various functions for bypassi...

7.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/13 12:0 a.m.9 views

TPSQLi: Test Prioritization for SQL Injection Vulnerability Detection in Web Applications

The rapid proliferation of network applications has led to a significant increase in network attacks. According to the OWASP Top 10 Projects report released in 2021, injection attacks rank among the top three vulnerabilities in software projects. This growing threat landscape has increased the...

7.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/12 1:20 p.m.8 views

CVE-2025-10220

Use of Unmaintained Third Party Components CWE-1104 in the NuGet dependency components in AxxonSoft Axxon One VMS 2.0.0 through 2.0.4 on Windows allows a remote attacker to execute arbitrary code or bypass security features via exploitation of vulnerable third-party packages such as...

9.8CVSS7.9AI score0.00735EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/12 12:21 p.m.9 views

CVE-2025-10215

DLL search path hijacking vulnerability in the UPDF.exe executable for Windows version 1.8.5.0 allows attackers with local access to execute arbitrary code by placing a FREngine.dll file of their choice in the 'C:\Users\Public\AppData\Local\UPDF\FREngine\Bin64' directory, which could lead to...

7CVSS7.8AI score0.00169EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/12 12:21 p.m.10 views

CVE-2025-10214

DLL search path hijacking vulnerability in the UPDF.exe executable for Windows version 1.8.5.0 allows attackers with local access to execute arbitrary code by placing a FREngine.dll file of their choice in the 'C:\Users\AppData\Local\UPDF\FREngine\Bin64' directory, which could lead to arbitrary...

7CVSS7.8AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 11:9 a.m.6 views

OESA-2025-2285 libxslt security update

Libxslt is the XSLT C library developed for the GNOME project Security Fixes: A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handli...

6.2CVSS6.4AI score0.00155EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/09/12 12:0 a.m.10 views

Feature-Centric Approaches to Android Malware Analysis: a Survey

Sophisticated malware families exploit the openness of the Android platform to infiltrate IoT networks, enabling large-scale disruption, data exfiltration, and denial-of-service attacks. This systematic literature review SLR examines cutting-edge approaches to Android malware analysis with direct...

6.7AI score
SaveExploits0
Rows per page
Query Builder