Lucene search
+L

1051 matches found

NVD
NVD
added 2026/09/10 6:17 p.m.6 views

CVE-2026-15419

In the silabser.sys driver for CP210x devices v11.5.0 and earlier, a local unprivileged user with a malicious device can use malformed packets to corrupt kernel pool memory, resulting in arbitrary code execution with escalated privileges...

7CVSS0.0017EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 5:54 p.m.4 views

CVE-2018-15473

CVE-2018-15473 - SSH 用户名枚举漏洞利用工具 用于在存在漏洞的 SSH 服务器(OpenSSH 2.3 至 7.7)上枚举有效用户名的工具。 📋 漏洞描述 CVE-2018-15473 允许通过在 SSH 服务器上发送畸形的认证数据包来枚举现有用户。服务器对畸形数据包的响应会因用户是否存在而不同: 如果用户不存在 → 服务器立即返回 SSH2MSGUSERAUTHFAILURE 如果用户存在 → 服务器尝试解析数据包,遇到错误后直接关闭连接,不返回任何响应 本工具通过发送精心构造的数据包并解析服务器的响应来判断哪些用户名是有效的。 ⚙️ 环境要求 Python 3.6...

5.9CVSS7AI score0.98631EPSS
SaveExploits26
EUVD
EUVD
added 2026/09/10 5:15 p.m.6 views

EUVD-2026-75626

In the silabser.sys driver for CP210x devices v11.5.0 and earlier, a local unprivileged user with a malicious device can use malformed packets to corrupt kernel pool memory, resulting in arbitrary code execution with escalated privileges...

7CVSS0.0017EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 5:15 p.m.15 views

CVE-2026-15419

The silabser.sys driver for Silicon Labs CP210x devices (v11.5.0 and earlier) is vulnerable to kernel pool memory corruption caused by malformed packets from a malicious device. A local unprivileged user with physical access can trigger the flaw to achieve arbitrary code execution with escalated ...

7CVSS0.0017EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 5:15 p.m.36 views

CVE-2026-15419 CP210x Driver Memory Corruption results in Arbitrary Code Execution

In the silabser.sys driver for CP210x devices v11.5.0 and earlier, a local unprivileged user with a malicious device can use malformed packets to corrupt kernel pool memory, resulting in arbitrary code execution with escalated privileges...

7CVSS0.0017EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 5:15 p.m.33 views

CVE-2026-15418 CP210x Memory Leakage

In the silabser.sys driver for CP210x devices v11.5.0 and earlier, a local unprivileged user with a malicious device can use malformed packets to leak up to 145 bytes of uninitialized kernel pool memory. This vulnerability affects Windows 10 and earlier...

2.4CVSS0.00154EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 5:15 p.m.6 views

EUVD-2026-75625

In the silabser.sys driver for CP210x devices v11.5.0 and earlier, a local unprivileged user with a malicious device can use malformed packets to leak up to 145 bytes of uninitialized kernel pool memory. This vulnerability affects Windows 10 and earlier...

2.4CVSS0.00154EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/24 10:46 a.m.7 views

CVE-2026-74621

A flaw was found in the Linux kernel's net/sched: actct component. A remote attacker could exploit this vulnerability by sending specially crafted malformed packets. When these packets are rejected by header checks, the system fails to properly free the associated memory, leading to an unbounded...

7.5CVSS5.5AI score0.0049EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:04 a.m.10 views

SUSE CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.5AI score0.00443EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.6AI score0.00443EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/08/22 12:53 a.m.9 views

SUSE CVE-2026-72348

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

9.1CVSS5.6AI score0.00626EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 2:06 p.m.16 views

CVE-2026-72348

A flaw was found in the Linux kernel's netfilter subsystem, specifically within ip6tables. A remote attacker could send specially crafted IPv6 packets with malformed extension headers. Due to improper length checks, these malformed packets might not be correctly identified and dropped by ip6table...

9.1CVSS5.5AI score0.00626EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 11:49 p.m.12 views

CVE-2026-72334

A flaw was found in the Linux kernel's Bluetooth ISO Isochronous Stream handling. A remote attacker, by sending specially crafted malformed Bluetooth ISO packets, could trigger a kernel panic, leading to a denial of service. Additionally, this vulnerability could result in a memory leak within th...

8.8CVSS5.5AI score0.00341EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.12 views

CVE-2026-72348

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

9.1CVSS5.5AI score0.00626EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.17 views

CVE-2026-72334

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix malformed ISOEND/CONT handling Core specification Part C vol 4 sec 5.4.5 does not exclude empty ISOCONT, ISOEND packets. We currently reject them if they are last. If controller sends malformed sequence ISOSTA...

8.8CVSS5.5AI score0.00341EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/14 2:38 p.m.6 views

CVE-2026-58224 Samba: ctdb fails to do integrity checking of received packets

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.31 views

CVE-2026-68120 rtase: Workaround for TX hang caused by hardware packet parsing

In the Linux kernel, the following vulnerability has been resolved: rtase: Workaround for TX hang caused by hardware packet parsing The hardware performs packet parsing before packet transmission. Parsing incomplete IPv4, IPv6, TCP, or UDP headers may trigger a TX hang because the hardware parser...

7.5CVSS0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 11:58 a.m.22 views

CVE-2026-68120 rtase: Workaround for TX hang caused by hardware packet parsing

In the Linux kernel, the following vulnerability has been resolved: rtase: Workaround for TX hang caused by hardware packet parsing The hardware performs packet parsing before packet transmission. Parsing incomplete IPv4, IPv6, TCP, or UDP headers may trigger a TX hang because the hardware parser...

7.5CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/08/10 11:58 a.m.57 views

CVE-2026-68120

CVE-2026-68120 affects the Linux kernel rtase driver. The vulnerability stems from hardware packet parsing that may trigger a TX hang when processing incomplete IPv4/IPv6/TCP/UDP headers or certain UDP packets with insufficient transport data, causing a Denial of Service. The kernel release notes...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:58 a.m.14 views

EUVD-2026-55501

In the Linux kernel, the following vulnerability has been resolved: rtase: Workaround for TX hang caused by hardware packet parsing The hardware performs packet parsing before packet transmission. Parsing incomplete IPv4, IPv6, TCP, or UDP headers may trigger a TX hang because the hardware parser...

5.4AI score0.00441EPSS
SaveExploits0References4
Rows per page
Query Builder