Lucene search
+L

16 matches found

OSV
OSV
added 2026/07/27 9:17 p.m.3 views

UBUNTU-CVE-2026-64544

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.7AI score0.00176EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 8:10 p.m.13 views

CVE-2026-64544

CVE-2026-64544 affects the Linux kernel’s crypto: asymmetric_keys path, specifically pefile_digest_pe_contents. The vulnerability arises when calculating the trailing-data hash length as pelen - (hashed_bytes + certs_size); a crafted PE could make the addition overflow the pelen, causing an unsig...

5.8AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 8:10 p.m.5 views

CVE-2026-64544 crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score0.00176EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.7 views

CVE-2026-64544

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.7AI score0.00176EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/27 8:10 p.m.7 views

EUVD-2026-49595

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score0.00176EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64544

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize...

5.6AI score0.00176EPSS
SaveExploits0References4
Zero Day Initiative
Zero Day Initiative
added 2022/11/22 12:0 a.m.34 views

Microsoft Exchange PEFile Exposed Dangerous Function Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Microsoft Exchange. Authentication is required to exploit this vulnerability. The specific flaw exists within the PEFile class. The issue results from the exposure of a dangerous function. An...

4.3CVSS0.9AI score0.9997EPSS
SaveExploits11References1
Oracle linux
Oracle linux
added 2020/11/10 12:0 a.m.51 views

kernel security, bug fix, and enhancement update

4.18.0-240.OL8 - Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and shim-x64 =...

8.2CVSS0.4AI score0.03539EPSS
SaveExploits13
Kitploit
Kitploit
added 2020/08/11 12:30 p.m.67 views

PE Tree - Python Module For Viewing Portable Executable (PE) Files In A Tree-View

Python module for viewing Portable Executable PE files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro to dump in-memory PE files and reconstruct imports. Features Standalone application and IDAPython plugin Supports Windows/Linux/Mac Rainbow PE ratio map: High-level overview...

6.8AI score
SaveExploits0References5
Oracle linux
Oracle linux
added 2020/07/30 12:0 a.m.102 views

kernel security and bug fix update

3.10.0-1127.18.2.OL7 - Oracle Linux certificates Ilya Okomin - Oracle Linux RHCK Module Signing Key was compiled into kernel [email protected] - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and shim-x64 setlease be called without ilock Jeff Layton...

8.2CVSS0.1AI score0.01218EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2020/07/30 12:0 a.m.654 views

kernel security and bug fix update

4.18.0-193.14.32.OL8 - Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and shim-x6...

8.2CVSS0.01314EPSS
SaveExploits0
Kitploit
Kitploit
added 2019/10/31 9:56 p.m.120 views

PESTO - PE (files) Statistical Tool

PESTO is a Python script that extracts and saves in a database some PE file security characteristics or flags searching for every PE binary in a whole directory, and saving results in a database. It checks for architecture flag in the header, and for the following security flags: ASLR, NOSEH, DEP...

7.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2018/10/04 8:58 p.m.79 views

Malwoverview - Tool To Perform An Initial And Quick Triage On Either A Directory Containing Malware Samples Or A Specific Malware Sample

Malwoverview.py is a simple tool to perform an initial and quick triage on a directory containing malware samples not zipped. This tool aims to : 1. Determining similar executable malware samples PE/PE+ according to the import table imphash and group them by different colors pay attention to the...

7.1AI score
SaveExploits0References1
n0where
n0where
added 2016/11/02 4:47 p.m.23 views

Interactive Disassembler: Plasma

Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code. PLASMA is an interactive disassembler. It can generate a more readable assembly pseudo code with colored syntax. You can write scripts with the available Python api. The project is still in big...

0.6AI score
SaveExploits0References6
n0where
n0where
added 2015/08/07 10:24 p.m.50 views

Object Scanning System: Laika BOSS

Laika is an object scanner and intrusion detection system that strives to achieve the following goals: Scalable Work across multiple systems High volume of input from many sources Flexible Modular architecture Highly configurable dispatching and dispositioning logic Tactical code insertion withou...

0.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2013/11/09 1:7 a.m.53 views

Python tools for Pentesters

If you are involved in vulnerability research, reverse engineering or penetration testing, I suggest to try out the Python programming language. It has a rich set of useful libraries and programs. This page lists some of them. Most of the listed tools are written in Python, others are just Python...

7.5AI score
SaveExploits0References9
Rows per page
Query Builder