356 matches found
CVE-2026-28867-PoC
CVE-2026-28867 Come funziona La vulnerabilità esiste perché l'implementazione del kernel di tcpsysctlinfo esegue una ricerca globale per la connessione senza verificare che il processo chiamante possieda il socket o disponga di privilegi elevati come root. Impatto Un attaccante senza privilegi pu...
CVE-2023-33105-Transient-DOS-in-WLAN-Host-and-Firmware
CVE-2023-33105:WLAN 主机和固件中的暂时性拒绝服务 概述 本仓库包含 CVE-2023-33105 的利用代码,该漏洞存在于高通设备中。此利用通过发送大量具有无效事务序列号的开放认证帧,对目标接入点(AP)执行拒绝服务(DoS)攻击。 CVE ID :CVE-2023-33105 高通安全公告 :2024 年 3 月公告 需求 Python 3.x Scapy Termcolor Airodump-ng 支持数据包注入的无线网卡 安装 安装所需的 Python 库,运行: root@kitploit: pip install -r requirements.txt 文件...
CVE-2026-23010-CCSDS-Telecommand-Replay-Without-Sequence-Number
CVE-2026-23010 – Replay dei telecomandi CCSDS senza numero di sequenza Codice del programma simulatore satellite Python root@kitploit: satellitesim.py - Spacecraft that executes telecommands without checking sequence number class Satellite: def initself: self.executed = set def receivetcself,...
EUVD-2025-210802
An issue in Vanderbilt Industries, Acre Security SPC5300.000 Main Board v.3.14.1 allows a physically proximate attacker to cause a denial of service via spoofed TCP FIN packets without validating the sequence or acknowledgment numbers...
CVE-2026-16599 Denial of Service in GNU wget
GNU wget is vulnerable to denial of service in its FTP OPIE/S-KEY authentication functionality. The server-supplied sequence number from the FTP challenge line is used as an iteration count for an MD5 key-derivation loop without any upper bound validation. A malicious FTP server or a network...
PT-2026-81317
Name of the Vulnerable Software and Affected Versions GNU wget versions prior to 1.25.0 Description GNU wget is susceptible to a denial of service in its FTP OPIE/S-KEY authentication functionality. The issue occurs because the software uses a server-supplied sequence number from the FTP challeng...
mountain_goat
Hallo, ich bin eine Bergziege und ich werde deine TCP-Verbindungen rammen, denn das ist eine ziemlich ziegenartige Sache. Dies ist ein PoC, der Techniken demonstriert, die CVE-2016-5696 ausnutzen Off-Path TCP Exploits: Global Rate Limit Considered Dangerous von Yue Cao, Zhiyun Qian, Zhongjie Wang...
CVE-2026-58087
The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...
EUVD-2026-62364
The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...
CVE-2026-58087
CVE-2026-58087 is a heap out-of-bounds access in the GETALL and SETALL commands of FreeBSD's semctl(2) system call. The root cause is a sequence-number wrap after 0x8000 create/destroy cycles: an unprivileged local user can rapidly destroy and recreate semaphore sets at the same index, causing a ...
CVE-2026-58087 Heap out-of-bounds access in semctl(2)
The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...
PT-2026-78319
Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The GETALL and SETALL commands in the semctl function contain a flaw in how they handle semaphore sets. The process records the number of semaphores, releases th...
EUVD-2026-58978
In the Linux kernel, the following vulnerability has been resolved: ipvs: reset full ipvsseq structs in ipvsconnnew Commit 9a05475cebdd "ipvs: avoid kmemcachezalloc in ipvsconnnew" changed ipvsconnnew to allocate an ipvsconn object with kmemcachealloc. The function then initializes many fields...
PT-2026-72209
In the Linux kernel, the following vulnerability has been resolved: ipvs: reset full ip vs seq structs in ip vs conn new Commit 9a05475cebdd "ipvs: avoid kmem cache zalloc in ip vs conn new" changed ip vs conn new to allocate an ip vs conn object with kmem cache alloc. The function then initializ...
PT-2026-72837
In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in send queue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...
CVE-2026-68329
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per-IOMMU flag shared by all domains and devices behind that IOMMU. It is set whenever a command is queued with sync == true and clear...
CVE-2026-68329
CVE-2026-68329 affects the Linux kernel’s iommu/amd path. A race in iommu_completion_wait() can cause it to return before all previously queued commands complete, enabling a use-after-free window where stale page-table translations may be used. The issue stems from need_sync being read locklessly...
CVE-2026-64024
A flaw was found in the Linux kernel's Transmission Control Protocol TCP networking stack. This vulnerability arises from a stale per-CPU variable that can retain a previously used Initial Sequence Number ISN when certain packets are dropped. A remote attacker could exploit this by sending...
SUSE CVE-2026-64024
In the Linux kernel, the following vulnerability has been resolved: tcp: fix stale per-CPU tcptwisn leak enabling ISN prediction Blamed commit moved the TIMEWAIT-derived ISN from the skb control block to a per-CPU variable, assuming the value would always be consumed by tcpconnrequest for the sam...
Linux Distros Unpatched Vulnerability : CVE-2026-64024
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tcp: fix stale per-CPU tcptwisn leak enabling ISN prediction Blamed commit moved the TIMEWAIT-derived ISN from the skb control block to a per-CPU variable,...