Lucene search
+L

195 matches found

Kitploit
Kitploit
•added 2026/09/25 5:59 p.m.•12 views

kcmdump

KCM dumper 用于转储 SSSD 使用的 KCM 数据库并以 CCACHE 格式恢复 Kerberos 票据的快速脚本。 最初基于 SSSDKCMExtractor 和 KCMTicketFormatter。 描述 自 版本 2.0.0 (2018-08-13)起,SSSD 的 KCM 响应器的后端存储不再加密数据库内容。然而,它仍然依赖 LDB 数据库(其本身基于 TDB),这使得可以通过类似 LDAP 的查询轻松搜索。 SSSD 使用一种自定义的存储格式来保存 Kerberos 票据,可使用此脚本将其转换为标准的 CCACHE 文件。 用法 root@kitploit: $...

6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/20 3:33 p.m.•7 views

CVE-2024-44946

高度化されたPoCの使用方法: PoCコードをコンパイルする: root@kitploit: gcc -o kcmuafpocadvanced kcmuafpocadvanced.c -pthread PoCを実行する: root@kitploit: sudo ./kcmuafpocadvanced 高度化されたPoCは非常に複雑な競合状態をシミュレートし、Linuxカーネル内のUAF脆弱性をトリガーする可能性があります。dmesgや類似のツールを使用してカーネルログを確認できます。 カーネルログを分析する:...

7.8CVSS7AI score0.0086EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-90143

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:17 p.m.•11 views

DEBIAN-CVE-2026-90143

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•9 views

CVE-2026-90143

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

7.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•14 views

EUVD-2026-81736

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

5.8AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•26 views

CVE-2026-90143 net: kcm: Hold RCU read lock while running BPF parser

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

7.8CVSS0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:06 p.m.•20 views

CVE-2026-90143

CVE-2026-90143 affects the Linux kernel in the KCM (Kernel Connection Multiplexer) subsystem. The root cause is that kcm_parse_func_strparser() calls bpf_prog_run_pin_on_cpu()—which prevents CPU migration—but fails to establish an RCU read-side critical section . As a result, BPF map operations i...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:06 p.m.•7 views

CVE-2026-90143 net: kcm: Hold RCU read lock while running BPF parser

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

7.8CVSS5.8AI score
SaveExploits0References11
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-90143: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

A vulnerability has been discovered in the Linux kernel and is classified as problematic. This vulnerability affects the function kcmtxwork in the file net/kcm/kcmsock.c of the kcm component. The vulnerability causes a race condition. It is recommended that a patch be applied to address this issu...

2.6CVSS6AI score0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•4 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: kcm: Serializing kcmsendmsg for the same socket. syzkaller reported a Use-After-Free in kcmrelease. 0 The scenario is as follows: 1. Thread A constructs a skb with MSGMORE and sets kcm-seqskb. 2. Thread A continues to construc...

7.8CVSS6.5AI score0.0086EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: kcm: Fixed error handling for SOCKDGRAM in kcmsendmsg. Syzkaller identified a memory leak in kcmsendmsg, and the commit c821a88bd720 "kcm: Fix memory leak in the error path of kcmsendmsg" suppressed this issue by updating...

5.7AI score0.00257EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/26 1:14 a.m.•8 views

SUSE CVE-2026-74262

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

7.8CVSS5.9AI score0.00185EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-104611)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104611 advisory. In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP...

7.8CVSS5.9AI score0.00185EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:21 p.m.•12 views

CVE-2026-74262

A flaw was found in the Linux kernel's Kernel Connection Multiplexor KCM module. This vulnerability occurs due to a race condition when the KCM module replaces or restores lower TCP socket callbacks. If another central processing unit CPU observes an outdated callback state, it can lead to...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•28 views

Linux Distros Unpatched Vulnerability : CVE-2026-74262

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, a...

7.8CVSS6AI score0.00185EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/15 6:22 a.m.•10 views

CVE-2026-74262

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

7.8CVSS0.00185EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•15 views

CVE-2026-74262

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

7.8CVSS5.7AI score0.00185EPSS
SaveExploits0References10
OSV
OSV
•added 2026/08/15 6:22 a.m.•9 views

UBUNTU-CVE-2026-74262

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits0References11
Rows per page
Query Builder