Lucene search
+L

38 matches found

Positive Technologies
Positive Technologies
•added 2025/08/19 12:00 a.m.•23 views

PT-2025-33805 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where the BPF JSET conditional jump is not correctly handled during control flow graph CFG computation. This can lead to incorrect live register and...

6.8AI score0.00156EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
•added 2025/08/18 12:00 a.m.•10 views

VerilogLAVD: LLM-Aided Rule Generation for Vulnerability Detection in Verilog

Timely detection of hardware vulnerabilities during the early design stage is critical for reducing remediation costs. Existing early detection techniques often require specialized security expertise, limiting their usability. Recent efforts have explored the use of large language models LLMs for...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/07/09 12:00 a.m.•38 views

PotentRegion4MalDetect: Advanced Features from Potential Malicious Regions for Malware Detection

Malware developers exploit the fact that most detection models focus on the entire binary to extract the feature rather than on the regions of potential maliciousness. Therefore, they reverse engineer a benign binary and inject malicious code into it. This obfuscation technique circumvents the...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/07/09 12:00 a.m.•10 views

Disa: Accurate Learning-Based Static Disassembly with Attentions

For reverse engineering related security domains, such as vulnerability detection, malware analysis, and binary hardening, disassembly is crucial yet challenging. The fundamental challenge of disassembly is to identify instruction and function boundaries. Classic approaches rely on file-format...

6.7AI score
SaveExploits0
OSV
OSV
•added 2025/07/08 11:15 a.m.•15 views

CVE-2025-40741

A vulnerability has been identified in Solid Edge SE2025 All versions V225.0 Update 5. The affected applications contain a stack based overflow vulnerability while parsing specially crafted CFG files. This could allow an attacker to execute code in the context of the current process...

7.3CVSS5.9AI score0.00149EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/22 9:21 p.m.•10 views

CVE-2021-41217

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS6.7AI score0.00187EPSS
SaveExploits1
OSV
OSV
•added 2024/03/06 11:16 a.m.•90 views

BIT-TENSORFLOW-2021-41217 Null pointer exception when `Exit` node is not preceded by `Enter` op

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits1References3
OSV
OSV
•added 2021/11/10 6:55 p.m.•5 views

GHSA-5CRJ-C72X-M7GQ Null pointer exception when `Exit` node is not preceded by `Enter` op

Impact The process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not: python import tensorflow as tf @tf.function def func: return tf.rawops.Exitdata=False,False func This occurs because the code assumes th...

5.5CVSS5.8AI score0.00187EPSS
SaveExploits1References7
PyPA
PyPA
•added 2021/11/05 9:15 p.m.•11 views

PYSEC-2021-824

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS7.1AI score0.00187EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
•added 2021/11/05 9:15 p.m.•9 views

CVE-2021-41217

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2021/11/05 9:15 p.m.•15 views

PYSEC-2021-824

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits1References2
Debian CVE
Debian CVE
•added 2021/11/05 8:55 p.m.•30 views

CVE-2021-41217

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS7.1AI score0.00187EPSS
SaveExploits1
Positive Technologies
Positive Technologies
•added 2021/11/05 12:00 a.m.•8 views

PT-2021-23190 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.1 and earlier TensorFlow versions 2.5.2 and earlier TensorFlow versions 2.4.4 and earlier Description: The process of building the control flow graph for a TensorFlow model is...

5.5CVSS5.3AI score0.00187EPSS
SaveExploits1References13
Fedora
Fedora
•added 2021/06/01 1:05 a.m.•49 views

[SECURITY] Fedora 33 Update: cflow-1.6-8.fc33

GNU cflow analyzes a collection of C source files and prints a graph, charting control flow within the program. GNU cflow is able to produce both direct and inverted flowgraphs for C sources. Optionally a cross-reference listing can be generated. Two output formats are implemented: POSIX and GNU...

2.1CVSS0.9AI score0.0042EPSS
SaveExploits1
Exploit DB
Exploit DB
•added 2019/05/29 12:00 a.m.•566 views

Spidermonkey - IonMonkey Leaks JS_OPTIMIZED_OUT Magic Value to Script

IonMonkey can, during a bailout, leak an internal JSOPTIMIZEDOUT magic value to the running script. This magic value can then be used to achieve memory corruption. Prerequisites Magic Values Spidermonkey represents JavaScript values with the C++ type JS::Value 1, which is a NaN-boxed value that c...

9.8CVSS7.1AI score0.13197EPSS
SaveExploits5
FireEye
FireEye
•added 2018/01/11 4:45 p.m.•27 views

FLARE IDA Pro Script Series: Simplifying Graphs in IDA

Introduction We’re proud to release a new plug-in for IDA Pro users – SimplifyGraph – to help automate creation of groups of nodes in the IDA’s disassembly graph view. Code and binaries are available from the FireEye GitHub repo. Prior to this release we submitted it in the 2017 Hex-Rays plugin...

6.7AI score
SaveExploits0References4
n0where
n0where
•added 2016/04/13 12:55 p.m.•88 views

Generic Android Deobfuscator: Simplify

Simplify uses a virtual machine to execute an app and understand what it does. Then, it applies optimizations to create code that behaves identically but is easier for a human to understand. It is a generic deobfuscator because it doesn’t need any special configuration or code for different types...

1.2AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2013/12/20 5:45 p.m.•46 views

[APKinspector] Powerful GUI tool to analyze the Android applications

The goal of this project is to aide analysts and reverse engineers to visualize compiled Android packages and their corresponding DEX code. APKInspector provides both analysis functions and graphic features for the users to gain deep insight into the malicious apps: CFG Call Graph Static...

7.7AI score
SaveExploits0References1
Rows per page
Query Builder