Lucene search
+L

6808 matches found

Gitee
Gitee
added 2025/09/22 1:44 a.m.178 views

nightmare

This repository is an introduction to binary exploitation and reverse engineering course based on CTF challenges, called "Nightmare". It contains a large amount of content, with over 90 challenges, laid out in a linear fashion, and well-documented write-ups explaining how to go from being handed...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/22 12:00 a.m.11 views

AEAS: Actionable Exploit Assessment System

Security practitioners face growing challenges in exploit assessment, as public vulnerability repositories are increasingly populated with inconsistent and low-quality exploit artifacts. Existing scoring systems, such as CVSS and EPSS, offer limited support for this task. They either rely on...

7AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/09/21 9:18 a.m.10 views

Security update for mybatis, ognl

This update for mybatis, ognl fixes the following issues: Version update to 3.5.7: Bug fixes: Improved performance under JDK 8. 2223 Version update to 3.5.8: List of changes: Avoid NullPointerException when mapping an empty string to java.lang.Character. 2368 Fixed an incorrect argument when...

8.6CVSS7.8AI score0.00557EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/09/21 12:00 a.m.7 views

Static Security Vulnerability Scanning of Proprietary and Open-Source Software: an Adaptable Process with Variants and Results

Software vulnerabilities remain a significant risk factor in achieving security objectives within software development organizations. This is especially true where either proprietary or open-source software OSS is included in the technological environment. In this paper an end-to-end process with...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/20 12:00 a.m.9 views

Security Vulnerabilities in Software Supply Chain for Autonomous Vehicles

The interest in autonomous vehicles AVs for critical missions, including transportation, rescue, surveillance, reconnaissance, and mapping, is growing rapidly due to their significant safety and mobility benefits. AVs consist of complex software systems that leverage artificial intelligence AI,...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.12 views

SUSE CVE-2023-53356

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

5.5CVSS6.4AI score0.00184EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.6 views

SUSE CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS5.1AI score0.00145EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 7:53 p.m.15 views

CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.7 views

CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:15 p.m.13 views

UBUNTU-CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.10 views

CVE-2023-53423 objtool: Fix memory leak in create_static_call_sections()

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

0.00145EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/18 4:04 p.m.36 views

CVE-2023-53423

CVE-2023-53423 is a Linux kernel vulnerability resolved by a fix in objtool. The issue is a memory leak: strdup() allocates memory for key_name and the code path handling errors does not free it, leading to leaks in create_static_call_sections(). The connected advisories (EulerOS/Nessus entries) ...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/18 4:04 p.m.5 views

CVE-2023-53423 objtool: Fix memory leak in create_static_call_sections()

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS4.9AI score
SaveExploits0References8
NVD
NVD
added 2025/09/18 2:15 p.m.29 views

CVE-2023-53400

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix Oops by 9.1 surround channel names getlineoutpfx may trigger an Oops by overflowing the static array with more than 8 channels. This was reported for MacBookPro 12,1 with Cirrus codec. As a workaround, extend for t...

5.5CVSS0.00145EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.6 views

PT-2025-38442

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified and resolved in the create static call sections function within the Linux kernel's objtool. The strdup function allocates memory for key name, and the fix ad...

5.5CVSS5AI score0.00145EPSS
SaveExploits0References20
Packet Storm News
Packet Storm News
added 2025/09/18 12:00 a.m.8 views

Synergizing Static Analysis with Large Language Models for Vulnerability Discovery and Beyond

This report examines the synergy between Large Language Models LLMs and Static Application Security Testing SAST to improve vulnerability discovery. Traditional SAST tools, while effective for proactive security, are limited by high false-positive rates and a lack of contextual understanding...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/17 2:56 p.m.10 views

CVE-2023-53356 usb: gadget: u_serial: Add null pointer check in gserial_suspend

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

5.5CVSS4.8AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.10 views

PT-2025-42268

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the xc5000 driver related to timer management. The xc5000 release function originally used cancel delayed work, which does not...

6CVSS6.1AI score0.00145EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.8 views

PT-2025-42270

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free flaw within the b2c2 component, specifically in the flexcop pci remove function. The issue arises because cancel delayed work does not guarante...

4.6CVSS5.8AI score0.00218EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/17 12:00 a.m.10 views

ATLANTIS: AI-Driven Threat Localization, Analysis, and Triage Intelligence System

We present ATLANTIS, the cyber reasoning system developed by Team Atlanta that won 1st place in the Final Competition of DARPA's AI Cyber Challenge AIxCC at DEF CON 33 August 2025. AIxCC 2023-2025 challenged teams to build autonomous cyber reasoning systems capable of discovering and patching...

6.9AI score
SaveExploits0
Rows per page
Query Builder