Lucene search
+L

774 matches found

Kitploit
Kitploit
added 2026/08/25 5:14 p.m.3 views

swapgs-attack-poc

SWAPGS 공격 PoC CVE-2019-1125 이 저장소는 2019년 Black Hat USA에서 공개적으로 시연된 SWAPGS 공격 PoC의 소스 코드를 포함하고 있습니다. 목차 leakgsbkva - 변종 1 커널 메모리에서 임의의 값을 검색; PE 커널 이미지 헤더로 제한됨 leakgsbkvat - 변종 2 커널 메모리에서 임의의 값을 추출; PE 커널 이미지 헤더로 제한됨 백서 Black Hat USA 2019 프레젠테이션 사전 요구 사항 1. Visual Studio 2015 2. 패치되지 않은 Windows x6...

5.6CVSS6.7AI score0.04521EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/25 1:51 p.m.1 views

CVE-2022-1015

CVE-2022-1015 root@kitploit: id uid=1000d gid=1000d groups=1000d ./poc + unshare done table created: leaktable chain created: leakchain rule added Listening on port 9999 table created: leaktable chain created: leakchain rule added Listening on port 9999 kerneladdress: ffffffffb4a00000 kernelstack...

6.6CVSS6.4AI score0.01467EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/25 4:10 a.m.2 views

meltdown-exploit

PREUVE DE CONCEPT DE L'EXPLOIT MELTDOWN Les optimisations spéculatives exécutent du code de manière non sécurisée, laissant des traces de données dans la microarchitecture comme le cache. Lipp et al. 2018 ont publié leur code le 09/01/2018 sur https://github.com/IAIK/meltdown. Consultez leur...

5.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/24 2:28 p.m.31 views

CVE-2026-9728 TOCTOU race in mbox_send syscall verifier allows userspace to leak kernel memory

The userspace syscall verifier zvrfymboxsend in drivers/mbox/mboxhandlers.c validated the nested msg-data/msg-size fields by reading them directly out of live userspace memory, and then forwarded the original, still-mutable userspace struct mboxmsg pointer to zimplmboxsend and the underlying...

6.4CVSS0.00083EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 3:16 p.m.9 views

CVE-2026-74584

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: zero shared page before exposing to userspace bnxtreallocucontext allocates uctx-shpg via getfreepageGFPKERNEL. The buddy allocator does not zero pages without GFPZERO, so the page contains stale kernel data from...

7.1CVSS0.00131EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 2:28 p.m.16 views

CVE-2026-74584 RDMA/bnxt_re: zero shared page before exposing to userspace

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: zero shared page before exposing to userspace bnxtreallocucontext allocates uctx-shpg via getfreepageGFPKERNEL. The buddy allocator does not zero pages without GFPZERO, so the page contains stale kernel data from...

5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/22 2:28 p.m.8 views

EUVD-2026-64332

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: zero shared page before exposing to userspace bnxtreallocucontext allocates uctx-shpg via getfreepageGFPKERNEL. The buddy allocator does not zero pages without GFPZERO, so the page contains stale kernel data from...

5.5AI score0.00131EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 2:28 p.m.28 views

CVE-2026-74584 RDMA/bnxt_re: zero shared page before exposing to userspace

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: zero shared page before exposing to userspace bnxtreallocucontext allocates uctx-shpg via getfreepageGFPKERNEL. The buddy allocator does not zero pages without GFPZERO, so the page contains stale kernel data from...

7.1CVSS0.00131EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 2:28 p.m.34 views

CVE-2026-74584

This vulnerability affects the Linux kernel 's RDMA/bnxt_re driver (Broadcom NetXtreme RDMA). The root cause is that bnxt_re_alloc_ucontext() allocates the shared page uctx->shpg via __get_free_page(GFP_KERNEL), which does not zero the page, unlike other shared pages in the same driver that co...

7.1CVSS5.5AI score0.00131EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-72101

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-integrity: fix leaking uninitialized kernel memory If hash size is less than device's tuple size, dm- integrity is supposed to zero the remaining space. Ther...

5.5AI score0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-72032

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5: HWS, fix matcher leak on resize target setup failure hwsbwcmatchermove allocates a replacement matcher before setting it as the resize target. If...

5.6AI score0.002EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-74339

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Clear variable event pointer on read sndseqread copies a queued variable-length event header to userspace before expanding the payload. Queued variable-length events use SNDRVSEQEXTCHAINED internally, and data.ext.ptr...

5.5AI score0.00173EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72101

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix leaking uninitialized kernel memory If hash size is less than device's tuple size, dm-integrity is supposed to zero the remaining space. There was a bug in the code that zeroing didn't work. This commit fixes it...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72050

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Free BPID bitmap on setup failure nixsetupbpids allocates bp-bpids with rvuallocbitmap, which uses a plain kcalloc. If any of the following devmkcalloc allocations for the BPID mapping arrays fails, the function...

0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.7 views

CVE-2026-74415

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.4AI score0.00155EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.33 views

CVE-2026-74385 nvmet-tcp: check return value of nvmet_tcp_set_queue_sock

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmettcpsetqueuesock The return value of nvmettcpsetqueuesock is currently ignored in nvmettcptlshandshakedone. If it fails e.g., due to the socket not being in TCPESTABLISHED state, the socket...

7.5CVSS0.00426EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.23 views

CVE-2026-72219 lockd: Plug nlm_file leak when nlm_do_fopen() fails

In the Linux kernel, the following vulnerability has been resolved: lockd: Plug nlmfile leak when nlmdofopen fails A client can repeatedly drive nlmdofopen failures by presenting file handles that the underlying export rejects. After kzallocobj succeeds in nlmlookupfile, the freshly allocated...

0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.33 views

CVE-2026-72101

The CVE-2026-72101 involves the Linux kernel dm‑integrity module. A bug caused zeroing of the remaining space to fail when the hash size was smaller than the device tuple size, leading to leaking uninitialized kernel memory. The issue has been fixed by a commit that corrects the zeroing behavior....

5.4AI score0.002EPSS
SaveExploits0References4
CBLMariner
CBLMariner
added 2026/08/12 11:21 p.m.9 views

CVE-2026-68411 affecting package kernel for versions less than 6.6.150.1-1

CVE-2026-68411 affecting package kernel for versions less than 6.6.150.1-1. An upgraded version of the package is available that resolves this issue...

5.3AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 1:17 a.m.7 views

DEBIAN-CVE-2026-68447

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size CRIU checkpoint copies the MQD control stack using cphqdcntlstacksize from hardware without bounding it to the allocated BO region. If the HW field is larger than...

7.1CVSS5.2AI score0.0011EPSS
SaveExploits0References1
Rows per page
Query Builder