Lucene search
+L

1423 matches found

Kitploit
Kitploit
added 2026/09/13 6:24 a.m.3 views

CVE-2026-46215-exploit-linux-7.0-uaf-stable

CVE-2026-46215 Exploit for Linux 7.0 - More Stable & Reliable c0d3 by : Antonius w1sdom / ev1lut10n / sw0rdm4n - bluedragonsec.com https://github.com/bluedragonsecurity This exploit works in a limited environment, check some requirements below !!! WHAT THE HELL IS THIS ? This is and exploit for...

7.8CVSS6.9AI score0.00227EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/12 10:22 p.m.11 views

CVE-2026-46215-EXPLOIT

CVE-2026-46215 Exploit for Linux 7.0 c0d3 by : Antonius w1sdom / ev1lut10n / sw0rdm4n - bluedragonsec.com https://github.com/bluedragonsecurity This exploit works in a limited environment, check some requirements below !!! WHAT THE HELL IS THIS ? This is and exploit for CVE-2026-46215 Linux Kerne...

7.8CVSS7.1AI score0.00227EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/12 4:32 a.m.8 views

CVE-2023-20938

CVE-2023-20938 English 취약점 분석 1. 클라이언트 A와 클라이언트 B가 컨텍스트 매니저 servicemanager를 통해 Binder 연결을 설정합니다. 2. A가 node 0xbeef를 생성하고node = bindernewnodeproc, fp;, B는 ref-targetnode를 통해 node 0xbeef를 참조합니다. 3. B가 먼저 targetnode 0xbeef를 올바르게 처리하여 targetnode 0xbeef를 참조하는 트랜잭션 bindertransaction을 A의 트랜잭션 큐에...

8.1CVSS7.2AI score0.00332EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-89733

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlre...

0.00201EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-89712

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NFSD: restart sscexpireumount walk after dropping nfsdssclock nfsd4sscexpireumount walks nn-nfsdsscmountlist with listforeachentrysafeni, tmp, .... For each...

0.002EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 11:48 p.m.4 views

CVE-2026-81008

A flaw was found in the Linux kernel's interconnect subsystem. When a dynamic memory allocation fails during path initialization, an object is prematurely freed while still being referenced in internal lists. This creates dangling pointers, which can be later accessed or modified. This...

7.8CVSS0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.4 views

CVE-2026-89740

A flaw was found in the Linux kernel's serial: imx component. The imxuartprobe function publishes a device-managed allocated port in the imxuartports array before it is fully added. If the port addition fails or the port is removed, the entry in the array is not properly cleared, resulting in a...

6.3CVSS0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:04 p.m.5 views

CVE-2026-89504

A flaw was found in the Linux kernel's regulator subsystem. This vulnerability arises from a programming error where a device tree node pointer is released too early, creating a "dangling pointer"—a reference to memory that is no longer valid. This can lead to system instability, potentially...

8.4CVSS0.00168EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 8:38 p.m.5 views

CVE-2026-43499-S26

CVE-2026-43499 — Android GKI 6.12 pselect / configfs カーネルエクスプロイト Android GKI 6.12 系Samsung および Pixel デバイスを対象とした Linux カーネルエクスプロイトで、CVE-2026-43499 を狙う: rtmutexstartproxylock 内の欠陥のある removewaiter ロールバックが waiter::task ではなく current を使用してしまい、waiter の piblockedon が後にポップされるカーネルスタック上の rtmutexwaiter...

7.8CVSS0.00789EPSS
SaveExploits89
OSV
OSV
added 2026/09/11 8:20 p.m.2 views

DEBIAN-CVE-2026-89769

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhpsetupstate error path When cpuhpsetupstate fails after pitclockeventpercpuinit has successfully called requestirq, the error handling jumps directly to outpitclocksourceunregister...

0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.5 views

CVE-2026-89740

In the Linux kernel, the following vulnerability has been resolved: serial: imx: serialize imxuartports lifetime imxuartprobe publishes its devm-allocated port in imxuartports before uartaddoneport because console setup uses the table. The entry is not cleared when adding the port fails or after...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:20 p.m.4 views

DEBIAN-CVE-2026-89733

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.6 views

CVE-2026-89733

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:20 p.m.2 views

AZL-100431 CVE-2026-89733 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89682

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix fcachedisposal UAF by inlining dispose state into nfsdnet nfsdfiledisposelistdelayed defers fput to nfsd service threads via a per-net freeme queue, preventing the shrinker and GC worker from bearing the cost of closing...

8.1CVSS0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

DEBIAN-CVE-2026-89636

In the Linux kernel, the following vulnerability has been resolved: smb: client: clear ce-tgthint in freetgts When freetgts frees all structures in ce-tlist, ce-tgthint is left pointing to one of the freed cachedfstgt structures. If ce-tgthint is not reset before it is used later, it results in a...

9.8CVSS0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.2 views

AZL-100472 CVE-2026-89636 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: clear ce-tgthint in freetgts When freetgts frees all structures in ce-tlist, ce-tgthint is left pointing to one of the freed cachedfstgt structures. If ce-tgthint is not reset before it is used later, it results in a...

9.8CVSS0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.2 views

AZL-100335 CVE-2026-89622 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

DEBIAN-CVE-2026-89622

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

0.00198EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-89622

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

7.8CVSS0.00198EPSS
SaveExploits0References3
Rows per page
Query Builder