13845 matches found
CVE-2026-89453
CVE-2026-89453 is a PCI device reference count leak in the Linux kernel's iommu/amd subsystem. The function iommu_call_iopf_notifier() calls pci_get_domain_bus_and_slot() which increments the device's reference count, but neither the successful iommu_report_device_fault() path nor the abort path ...
EUVD-2026-76359
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Put PCI device after handling PPR faults iommucalliopfnotifier looks up the requester with pcigetdomainbusandslot, which returns a PCI device with its reference count incremented. Neither the successful...
CVE-2026-89453 iommu/amd: Put PCI device after handling PPR faults
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Put PCI device after handling PPR faults iommucalliopfnotifier looks up the requester with pcigetdomainbusandslot, which returns a PCI device with its reference count incremented. Neither the successful...
CVE-2022-0918
CVE-2022-0918 Red Hat CVE 页面: https://access.redhat.com/security/cve/cve-2022-0918 包含补丁链接的 Github issue: https://github.com/389ds/389-ds-base/issues/5242 PoC PoC 应用程序接受单个 IP,IPv4 或 IPv6 均可。 默认情况下,它会向端口 389 发送消息,可在源代码中更改。 PoC 将与目标建立 TCP 连接并发送单个数据包,目标 slapd 随后应发生段错误。 用法 root@kitploit: clang poc.c -...
kraker
소개 설정 서버 설정 에이전트 설정 소스에서 빌드 릴리스 사용 연락처 소개 Kraker 는 분산 암호 무차별 대입 시스템으로, 다양한 서버와 워크스테이션에서 hashcat을 실행하고 관리할 수 있도록 설계되었으며, 사용 편의성에 중점을 둡니다. 설계 및 개발 과정에서 두 가지 주요 목표가 있었습니다: 분산 해시 크래킹을 위한 가장 간단한 도구를 만들고 내결함성을 확보하는 것입니다. Kraker 는 서버와 에이전트라는 두 가지 주요 구성 요소로 이루어져 있으며, 이들은 REST API를 통해 통신합니다. 아래에서 설치 및 구성...
PT-2026-90248
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pcl for each segment for empty chunks When a parsed chunk list contains a chunk whose ch segcount is zero, pcl for each segment computes its inclusive upper bound as &chunk-ch segmentsch segcount - 1. ch segcount is...
PT-2026-90169
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Put PCI device after handling PPR faults iommu call iopf notifier looks up the requester with pci get domain bus and slot, which returns a PCI device with its reference count incremented. Neither the successful iommu...
CVE-2025-62470
これはエクスプロイトではなく、単なるPOCです。 root@kitploit: BUGCHECKCODE: 50 BUGCHECKP1: ffffc101f6bf91be BUGCHECKP2: 0 BUGCHECKP3: fffff8007e194409 BUGCHECKP4: 0 READADDRESS: ffffc101f6bf91be MMINTERNALCODE: 0 IMAGENAME: CLFS.SYS MODULENAME: CLFS FAULTINGMODULE: fffff8007e190000 CLFS PROCESSNAME:...
Linux Distros Unpatched Vulnerability : CVE-2026-80915
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe: Fix DPT allocation paths. Remove the fallback for VRAM to system memory, I tested it and that doesn't work at all, only a black screen with pipe fault...
CVE-2026-80915
CVE-2026-80915 affects the Linux kernel drm/xe driver (Intel Xe GPU). The vulnerability is in DPT (Display Plane Table) allocation paths , where an incorrect fallback from VRAM to system memory produces a black screen with pipe fault errors , and use of stolen memory on media GT systems introduce...
CVE-2022-43343
CVE-2022-43343 の説明 N-Prolog v1.91 において、Main.c の関数 gettoken にグローバルバッファオーバーフローの脆弱性が発見されました。 再現方法 脆弱性を再現するには、脆弱なバージョンの N-Prolog v1.91 をダウンロードし、プロジェクトをコンパイルします。 root@kitploit: git clone https://github.com/sasagawa888/nprolog.git cd nprolog git checkout ae7cc9bf6087cfcb57baadbe59f5005c6dc0f09c make...
xpdf-docker
Xpdf Docker 镜像 此仓库包含 Xpdf 4.04 版本的 Docker 镜像,该版本存在漏洞 CVE-2022-30524。 构建镜像 📦 本仓库提供 3 种不同风格的镜像: bullseye/gcc :Debian "bullseye",使用 gcc 构建 bullseye/afl :Debian "bullseye",使用 afl-clang-fast++ 构建(调试模式) focal/afl :Ubuntu 20.04 LTS Focal Fossa,使用 afl-clang-fast++ 构建(调试模式) 以下风格是指向其他风格的别名: bullseye →...
sudo-1.8.3p1-patched
sudo-1.8.3p1-patched これは、CanonicalがUbuntu 12.04向けに提供したsudo 1.8.3p1パッケージ(下記URL)をベースに、CVE-2021-3156パッチを適用したカスタム版sudoです。 http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo1.8.3p1-1ubuntu3.7.dsc http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo1.8.3p1.orig.tar.gz...
CVE-2010-1205
libpng =1.4.2 の脆弱性 CVE-2010-1205 を利用したサンプルエクスプロイト gregbook - libpng ソースに付属するサンプルプログラム群 generate - libpng で読み込む際にヒープオーバーフローを引き起こす悪意のある PNG ファイルを生成 再現手順: ./build.sh すべてのライブラリと実行ファイルをビルド。gregbook/rpng2-x は libpng-1.4.2 バグあり にリンクされる ./generate/build/generate xploit.png(不正な形式の PNG ファイル)を生成 cd gregbook...
kernel: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
A flaw was found in the Kernel-based Virtual Machine KVM component of the Linux kernel on arm64 architectures. This vulnerability occurs because certain page table walk operations, used in fault injection and Address Translation AT emulation, do not properly acquire a Sleepable Read-Copy Update...
Linux Distros Unpatched Vulnerability : CVE-2026-80853
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Allocate full pages for DE,ENCRYPT ops on SNP-enabled hosts When de,encrypting...
Linux Distros Unpatched Vulnerability : CVE-2026-80894
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommufd: Fix wrong hwpt passed to iommufdautoresponsefaults on replace iommufdhwptreplacedevice calls: iommufdautoresponsefaultshwpt, oldhandle %NASLMINLEVEL...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053443)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053443 advisory. In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053428)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053428 advisory. In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one devic...
SUSE CVE-2026-80853
In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Allocate full pages for DE,ENCRYPT ops on SNP-enabled hosts When de,encrypting memory of an SEV or SEV-ES guest on an SNP-enabled host via a temporary buffer, allocate a full 4KiB page for the buffer to ensure the page...