Lucene search
+L

20 matches found

Kitploit
Kitploit
added 2026/09/10 1:33 a.m.35 views

CVE-2026-31431

copy.fail — AFALG AEAD splice 原语(CVE-2026-31431) 概述 本项目是 offsecguy 原始 Python 原型的 C 移植版 。 它利用 Linux 内核加密 API(AFALG),使用: authencesnhmacsha256,cbcaes AEAD 模式 MSGMORE 标志 splice 系统调用 该技术通过加密套接字从只读文件描述符 中提取数据,并逐块 进行处理。 ⚙️ 编译 选项 1 — musl(静态构建) root@kitploit: musl-gcc -static -Os -s -o exp exp.c...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242
SUSE CVE
SUSE CVE
added 2026/09/05 12:26 a.m.12 views

SUSE CVE-2026-80852

In the Linux kernel, the following vulnerability has been resolved: tls: device: fix out-of-bounds write in tlsappendfrag Found with syzkaller and a local syzbot instance running on top of a netdevsim TLS offload emulation; tlsdevice.c is otherwise only reachable on a machine with a NIC that...

6.3AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 3:55 p.m.30 views

CVE-2026-80852

CVE-2026-80852 is an out-of-bounds write in the Linux kernel's TLS device offload path (net/tls/tls_device.c). The root cause is that tls_push_data() skips its fragment-count check on an early MSG_MORE break, allowing num_frags to exceed MAX_SKB_FRAGS (17) when splice(SPLICE_F_MORE) calls are iss...

5.6AI score0.00161EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/04 3:55 p.m.6 views

EUVD-2026-71302

In the Linux kernel, the following vulnerability has been resolved: tls: device: fix out-of-bounds write in tlsappendfrag Found with syzkaller and a local syzbot instance running on top of a netdevsim TLS offload emulation; tlsdevice.c is otherwise only reachable on a machine with a NIC that...

5.6AI score0.00161EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/04 3:55 p.m.3 views

CVE-2026-80852 tls: device: fix out-of-bounds write in tls_append_frag()

In the Linux kernel, the following vulnerability has been resolved: tls: device: fix out-of-bounds write in tlsappendfrag Found with syzkaller and a local syzbot instance running on top of a netdevsim TLS offload emulation; tlsdevice.c is otherwise only reachable on a machine with a NIC that...

5.9AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80852

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tls: device: fix out-of-bounds write in tlsappendfrag Found with syzkaller and a local syzbot instance running on top of a netdevsim TLS offload emulation;...

6.4AI score0.00161EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.9 views

PT-2026-85730

In the Linux kernel, the following vulnerability has been resolved: tls: device: fix out-of-bounds write in tls append frag Found with syzkaller and a local syzbot instance running on top of a netdevsim TLS offload emulation; tls device.c is otherwise only reachable on a machine with a NIC that...

8.8CVSS6.5AI score0.00232EPSS
SaveExploits0References127
CVE
CVE
added 2024/08/31 1:22 p.m.208 views

CVE-2024-44946

CVE-2024-44946 (Linux kernel, KCM) has a confirmed UAF/double-free risk in kcm_release arising when one thread frees an skb still in the KCM write queue due to concurrent kcm_sendmsg() operations. The issue occurs when a thread building a MSG_MORE skb holds kcm->seq_skb while another thread co...

7.8CVSS6.4AI score0.0086EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/08/31 1:22 p.m.29 views

CVE-2024-44946 kcm: Serialise kcm_sendmsg() for the same socket.

In the Linux kernel, the following vulnerability has been resolved: kcm: Serialise kcmsendmsg for the same socket. syzkaller reported UAF in kcmrelease. 0 The scenario is 1. Thread A builds a skb with MSGMORE and sets kcm-seqskb. 2. Thread A resumes building skb from kcm-seqskb but is blocked by...

7.8CVSS6.1AI score
SaveExploits0References13
OSV
OSV
added 2024/03/02 9:52 p.m.10 views

CVE-2023-52527 ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()

In the Linux kernel, the following vulnerability has been resolved: ipv4, ipv6: Fix handling of transhdrlen in ip,6appenddata Including the transhdrlen in length is a problem when the packet is partially filled e.g. something like sendMSGMORE happened previously when appending to an IPv4 or IPv6...

5.8AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2019/10/10 11:53 p.m.43 views

CVE-2017-1000112

An exploitable memory corruption flaw was found in the Linux kernel. The append path can be erroneously switched from UFO to non-UFO in ipufoappenddata when building an UFO packet with MSGMORE option. If unprivileged user namespaces are available, this flaw can be exploited to gain root privilege...

7CVSS3AI score0.20797EPSS
SaveExploits19References1
Tenable Nessus
Tenable Nessus
added 2017/11/01 12:00 a.m.247 views

EulerOS 2.0 SP2 : kernel (EulerOS-SA-2017-1256)

According to the version of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An exploitable memory corruption flaw was found in the Linux kernel. The append path can be erroneously switched from UFO to non-UFO in...

7CVSS6.7AI score0.20797EPSS
SaveExploits19References2
CVE
CVE
added 2017/03/01 8:00 p.m.165 views

CVE-2017-6347

The CVE-2017-6347 entry describes a vulnerability in the Linux kernel (net/ipv4/ip_sockglue.c: ip_cmsg_recv_checksum) when built before version 4.10.1. The flaw arises from incorrect assumptions about skb data layout, allowing a local attacker to trigger a denial of service via a buffer over-read...

7.8CVSS7.5AI score0.00438EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2017/03/01 8:00 p.m.48 views

CVE-2017-6347

The ipcmsgrecvchecksum function in net/ipv4/ipsockglue.c in the Linux kernel before 4.10.1 has incorrect expectations about skb data layout, which allows local users to cause a denial of service buffer over-read or possibly have unspecified other impact via crafted system calls, as demonstrated b...

7.7AI score0.00438EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2017/03/01 12:00 a.m.48 views

CVE-2017-6347

The ipcmsgrecvchecksum function in net/ipv4/ipsockglue.c in the Linux kernel before 4.10.1 has incorrect expectations about skb data layout, which allows local users to cause a denial of service buffer over-read or possibly have unspecified other impact via crafted system calls, as demonstrated b...

7.8CVSS6.8AI score0.00438EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2011/08/09 12:00 a.m.50 views

CentOS Update for kernel CESA-2009:1233 centos3 i386

Check for the Version of kernel OpenVAS Vulnerability Test CentOS Update for kernel CESA-2009:1233 centos3 i386 Authors: System Generated Check Copyright: Copyright c 2011 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it und...

7.2CVSS0.6AI score0.14633EPSS
SaveExploits40References2
OpenVAS
OpenVAS
added 2009/09/28 12:00 a.m.47 views

RedHat Security Advisory RHSA-2009:1457

The remote host is missing updates announced in advisory RHSA-2009:1457. The kernel packages contain the Linux kernel, the core of any Linux operating system. This update fixes the following security issues: Michael Tokarev reported a flaw in the Realtek r8169 Ethernet driver in the Linux kernel...

7.8CVSS0.4AI score0.14633EPSS
SaveExploits42References2
NVD
NVD
added 2009/08/27 5:30 p.m.33 views

CVE-2009-2698

The udpsendmsg function in the UDP implementation in 1 net/ipv4/udp.c and 2 net/ipv6/udp.c in the Linux kernel before 2.6.19 allows local users to gain privileges or cause a denial of service NULL pointer dereference and system crash via vectors involving the MSGMORE flag and a UDP socket...

7.8CVSS7.2AI score0.07121EPSS
SaveExploits18References26
Prion
Prion
added 2009/08/27 5:30 p.m.31 views

Null pointer dereference

The udpsendmsg function in the UDP implementation in 1 net/ipv4/udp.c and 2 net/ipv6/udp.c in the Linux kernel before 2.6.19 allows local users to gain privileges or cause a denial of service NULL pointer dereference and system crash via vectors involving the MSGMORE flag and a UDP socket...

7.2CVSS6.5AI score0.07121EPSS
SaveExploits18References26Affected Software12
seebug.org
seebug.org
added 2009/08/26 12:00 a.m.64 views

Linux Kernel udp_sendmsg() MSG_MORE标记本地权限提升漏洞

BUGTRAQ ID: 36108 CVECAN ID: CVE-2009-2698 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel在对UDP套接字使用MSGMORE标记时udpsendmsg实现中存在漏洞,本地非特权用户可以利用这个漏洞导致拒绝服务或提升权限。 Linux kernel 2.6.x 厂商补丁: Debian ------ Debian已经为此发布了一个安全公告(DSA-1872-1)以及相应补丁: DSA-1872-1:New Linux 2.6.18 packages fix several vulnerabilities...

7.2CVSS0.1AI score0.07121EPSS
SaveExploits18
Rows per page
Query Builder