Lucene search
+L

356 matches found

Kitploit
Kitploit
added 2026/08/27 11:36 p.m.3 views

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...

6.2CVSS5.2AI score0.00224EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 12:59 a.m.1 views

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 文件...

7.5CVSS7.4AI score0.0075EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/26 10:04 p.m.2 views

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,...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/26 12:00 a.m.7 views

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...

5.2AI score0.00139EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 2:17 p.m.26 views

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...

5.1CVSS0.0038EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.8 views

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...

5.1CVSS5.4AI score0.0038EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/19 9:35 a.m.4 views

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...

5.8CVSS6.8AI score0.15073EPSS
SaveExploits3
NVD
NVD
added 2026/08/19 8:17 a.m.9 views

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...

7.8CVSS0.00121EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:47 a.m.14 views

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...

7.8CVSS5.8AI score0.00121EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:47 a.m.71 views

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 ...

7.8CVSS5.8AI score0.00121EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:47 a.m.31 views

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...

0.00121EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.16 views

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...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:51 a.m.12 views

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...

5.4AI score0.00714EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

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...

5.4AI score0.00714EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.24 views

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...

5.7AI score0.00444EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

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...

8.8CVSS0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:03 p.m.55 views

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...

8.8CVSS5.5AI score0.00159EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/22 12:50 a.m.9 views

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...

9.4CVSS5.4AI score0.00385EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.11 views

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...

9.4CVSS5.5AI score0.00385EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.12 views

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,...

9.4CVSS5.5AI score0.00385EPSS
SaveExploits0References4
Rows per page
Query Builder