Lucene search
+L

51 matches found

Kitploit
Kitploit
•added 2026/09/26 6:47 a.m.•5 views

Darkcloak

DARKCLOAK Linuxプロセスアイデンティティの偽装 DARKCLOAKは、ユーザー空間から可視のすべてのアイデンティティソースの操作を11フェーズの逐次パイプラインに連鎖させ、プロセスを段階的に変換して、ユーザー空間の監視ツールから見てなりすまし対象のプロセスと区別がつかなくなるまで変化させます。私たちの知る限り、ユーザー空間から可視のすべてのアイデンティティソースを同時に操作することを組み合わせた公開ツールは存在しません。 完全な技術解説はRAZORブログで公開されています。 偽装されるもの taskstruct-comm: PRSETNAME経由 argv0:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/22 11:33 a.m.•12 views

CVE-2019-2215

CVE-2019-2215 AndroidのBad Binder脆弱性に対するエクスプロイト。 @wired0ut 作成。 UAFを悪用して taskstruct をリークし、次に addrlimit を上書きし、cred 内の id ブロックを上書きすることで特権を昇格させます。 研究とエクスプロイトの全フローは こちら にあります(3部構成)。 これは goldfish Android カーネル arm64、バージョン4.14でテストされ、パッチが再導入されました。 実行例: root@kitploit: $ whoami whoami: unknown uid 1000 $ ./p...

7.8CVSS8.1AI score0.72105EPSS
SaveExploits31References1
Kitploit
Kitploit
•added 2026/09/21 5:21 p.m.•12 views

CVE-2019-2215

CVE-2019-2215 免責事項: ここで提供されるコードは教育目的およびデモンストレーションのみを目的としています。このコード(またはその情報、ビルド、リポジトリ内の一切の情報)を違法または非倫理的な目的で使用するいかなる人物についても、私は支持せず、一切の責任を負いません。 クレジット Google Project ZeroのJann Horn氏とMaddie Stone氏による概念実証に基づいています このエクスプロイトを書くことを可能にしてくれたCloudFuzzのワークショップに特に感謝します 別の参考資料を提供してくれたkangtasticにも感謝します 使用法...

7.8CVSS8.1AI score0.72105EPSS
SaveExploits31References2
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-90317

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Invalidate RCU pointers after final spin unlock In a sleepable BPF program, a spin lock can provide the only RCU protection for a kptr. The final...

7.8CVSS6.1AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-93059

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm: Fix taskstruct reference leak in recoverworker getpidtask increments the task reference count, but the corresponding puttaskstruct was missing in the...

5.6AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:17 p.m.•5 views

AZL-102240 CVE-2026-90317 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Invalidate RCU pointers after final spin unlock In a sleepable BPF program, a spin lock can provide the only RCU protection for a kptr. The final bpfspinunlock ends that protection, but the verifier leaves the pointer valid...

7.8CVSS6.3AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•11 views

CVE-2026-90317

In the Linux kernel, the following vulnerability has been resolved: bpf: Invalidate RCU pointers after final spin unlock In a sleepable BPF program, a spin lock can provide the only RCU protection for a kptr. The final bpfspinunlock ends that protection, but the verifier leaves the pointer valid...

7.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:10 p.m.•7 views

CVE-2026-93059 drm/msm: Fix task_struct reference leak in recover_worker

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix taskstruct reference leak in recoverworker getpidtask increments the task reference count, but the corresponding puttaskstruct was missing in the else branch, leaking a reference on every GPU hang recovery. Patchwork...

5.6AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/17 4:08 p.m.•9 views

EUVD-2026-81978

In the Linux kernel, the following vulnerability has been resolved: bpf: Invalidate RCU pointers after final spin unlock In a sleepable BPF program, a spin lock can provide the only RCU protection for a kptr. The final bpfspinunlock ends that protection, but the verifier leaves the pointer valid...

6.3AI score0.00165EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-90317: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: bpf: Invalidate RCU pointers after final spin unlock In a sleepable BPF program, a spin lock can provide the only RCU protection for a kptr. The final bpfspinunlock ends that protection, but the verifier leaves the pointer valid...

7.8CVSS6.3AI score0.00165EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-93059: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix taskstruct reference leak in recoverworker getpidtask increments the task reference count, but the corresponding puttaskstruct was missing in the else branch, leaking a reference on every GPU hang recovery. Patchwork...

5.6AI score0.00206EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/24 12:00 a.m.•1 views

CVE-2026-64226: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: schedext: Avoid UAF in scxrootenableworkfn init failure path In scxrootenableworkfn, puttaskstructp is called before scxerror dereferences p-comm and p-pid. If the iterator's reference is the last drop, the task is freed...

7.8CVSS6.1AI score0.00175EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/14 12:00 a.m.•1 views

CVE-2026-23159: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: perf: sched: Fix perf crash with new isusertask helper In order to do a user space stacktrace the current task needs to be a user task that has executed in user space. It use to be possible to test if a task is a user task or not...

5.5CVSS5.6AI score0.00119EPSS
SaveExploits0References1
NVD
NVD
•added 2025/10/24 1:15 p.m.•10 views

CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS0.00154EPSS
SaveExploits0References4
OSV
OSV
•added 2025/10/24 1:15 p.m.•18 views

AZL-68799 CVE-2025-40024 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
•added 2025/10/24 1:15 p.m.•14 views

UBUNTU-CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References17
EUVD
EUVD
•added 2025/10/24 12:24 p.m.•10 views

EUVD-2025-35835

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

5.9AI score0.00154EPSS
SaveExploits0References5
CVE
CVE
•added 2025/10/24 12:24 p.m.•55 views

CVE-2025-40024

CVE-2025-40024 (Linux kernel) : The vhost subsystem did not robustly handle a task that exits after vhost_task_create(), risking a wake operation accessing a freed task_struct. The fix is to acquire a reference to the task_struct when creating the thread and release it when the vhost_task is remo...

7.8CVSS6AI score0.00154EPSS
SaveExploits0References4
OSV
OSV
•added 2025/10/24 12:24 p.m.•8 views

CVE-2025-40024 vhost: Take a reference on the task in struct vhost_task.

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS6.4AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/24 12:00 a.m.•0 views

CVE-2025-40024: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.8AI score0.00154EPSS
SaveExploits0References1
Rows per page
Query Builder