Lucene search
+L

272 matches found

Kitploit
Kitploit
added 2026/09/13 4:41 a.m.36 views

pefile

pefile pefile is a multi-platform Python module to parse and work with Portable Executable PE files. Most of the information contained in the PE file headers is accessible, as well as all the sections' details and data. The structures defined in the Windows header files will be accessible as...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 10:16 a.m.10 views

CVE-2022-21894

baton drop CVE-2022-21894: Vulnerabilidad de omisión de la característica de seguridad de Secure Boot Las aplicaciones de arranque de Windows permiten que la configuración truncatememory elimine bloques de memoria que contienen rangos "persistentes" de datos serializados del mapa de memoria, lo q...

4.9CVSS6.8AI score0.06567EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 6:09 a.m.6 views

PsyloDbg

PsyloDbg PsyloDbg는 Delphi로 완전히 코딩된 빠르게 성장하는 사용자 친화적인 오픈소스 Windows 디버거입니다. 이 프로젝트의 주요 목표는 멀웨어 분석가에게 분석 과정 중 대응 시간을 단축할 수 있는 또 다른 도구를 제공하는 것입니다. 프로젝트는 아직 매우 초기 단계에 있으며, 기능이 점진적으로 확장될 것으로 예상됩니다. 이미지 디버그 이벤트 메모리 맵 로드된 모듈 디버깅된 프로세스 트리 PE 이미지 덤프 및 재구성 베타 디버거 기능 = 구현됨 = 아직 구현되지 않음 로드된 모듈 목록. 재구성된 모듈 이미지...

5.9AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: BPF: Use VMMAP instead of VMALLOC for the ringbuf area. After the commit 2fd3fb0be1d1 “kasan, vmalloc: unpoison VMALLOC pages after mapping”, non-VMALLOC mappings will be marked as accessible in getvmareanode when KASAN is enable...

7.1CVSS6AI score0.00238EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: fix UAF in hugetlbhandleuserfault The vmalock and hugetlbfaultmutex are removed before handling userfault, and reacquired again after handleuserfault. However, reacquiring the vmalock could lead to a...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential AB/BA lock issue with buffermutex and mmaplock The syzbot tool detected a potential deadlock between the runtime-buffermutex and the mm-mmaplock. This issue arose due to the recent fix related to racy...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: net/packet: fixed a slab-out-of-bounds access in packetrecvmsg syzbot found that when an AFPACKET socket uses PACKETCOPYTHRESH and mmap operations, tpacketrcv queues skbs with garbage in skb-cb, causing an excessive copy 1...

7.8CVSS6.4AI score0.00269EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Qemu

A reachable assertion issue was detected in the USB EHCI emulation code of QEMU. This issue can occur during the processing of USB requests due to a faulty handling of the DMA memory map. A malicious privileged user within the guest environment may exploit this flaw to send invalid USB requests,...

3.2CVSS6.7AI score0.00365EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.15 views

CVE-2026-68260

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: acquire vmctx-lock before mapping memory to GPU VM The drm gpuvm code doesn't protect find operation against map operation, and the driver needs to ensure a map operation shouldn't happen when a find operation is...

7.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 12:01 p.m.18 views

CVE-2026-68260 drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: acquire vmctx-lock before mapping memory to GPU VM The drm gpuvm code doesn't protect find operation against map operation, and the driver needs to ensure a map operation shouldn't happen when a find operation is...

7.8CVSS5.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/05 11:25 a.m.14 views

CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

7.8CVSS5.3AI score0.0013EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 11:25 a.m.46 views

CVE-2026-64582 RDMA/rxe: Fix a use-after-free problem in rxe_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

7.8CVSS5.4AI score
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/07/30 2:24 p.m.23 views

OliveTin: Unauthenticated DoS via OAuth2 State Memory Exhaustion (Unbounded Map Growth)

Summary OliveTin's OAuth2 login handler stores per-login state in an in-memory map registeredStates that grows unboundedly. States are added on every /oauth/login request but are never deleted or expired. An unauthenticated attacker can send millions of requests to /oauth/login to fill the map wi...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/28 11:48 a.m.10 views

CVE-2026-64244

A flaw was found in the Linux kernel's memory management. This vulnerability occurs when a memory block fails to register, but its associated memory map is not properly cleared during device removal. This can lead to a system warning and potential instability or a kernel crash, allowing a local...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.11 views

SUSE CVE-2026-64371

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock part 1 Fix the easy cases where procfs currently calls ptracemayaccess without execupdatelock protection, where the fix is to simply add the extra lock or use mmaccess: -...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:49 a.m.16 views

EUVD-2026-49014

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 "x86/mm: use pagetablefree", switched from freeing non-boot page tables through freepages to pagetablefree. However, the function is also called to free vmemmap...

5.8AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.11 views

SUSE CVE-2026-64244

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 7:09 p.m.36 views

CVE-2026-65068 Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sphash.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

0.00142EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 7:09 p.m.9 views

CVE-2026-65068

Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sphash.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

5.2AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.12 views

CVE-2026-64064

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfsinvalidatefolio to clear dirty bit if all changes gone If a streaming write is made, this will leave the relevant modified folio in a not-uptodate, but dirty state with a netfsfolio struct hung off of folio-privat...

5.5CVSS0.00122EPSS
SaveExploits0References4
Rows per page
Query Builder