Lucene search
+L

83037 matches found

Kitploit
Kitploit
added 2026/09/11 10:33 p.m.5 views

CVE-2021-24086-exp

CVE-2021-24086 これは CVE-2021-24086("Windows TCP/IP サービス拒否の脆弱性 ")の概念実証コードです。この脆弱性は、2021年2月にMicrosoftが修正した tcpip.sys のNULLポインタ参照です。このツイートによると、この脆弱性は @piazzt によって発見されました。IPv6上で悪意のあるUDPパケットを送信することで、リモートからトリガーできます。 Microsoftのブログはこちらで読めます: TCP/IP に影響する複数のセキュリティ更新:...

9.8CVSS8AI score0.58961EPSS
SaveExploits7References3
RedhatCVE
RedhatCVE
added 2026/09/11 10:22 p.m.5 views

CVE-2026-89717

A flaw was found in the zram component of the Linux kernel. When zramdestroycomps is called, it incorrectly resets the primary compressor to a NULL state. This invalid state can lead to a NULL pointer dereference when compalgorithmshow attempts to access the compressor, potentially causing system...

4.7CVSS0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 10:20 p.m.6 views

CVE-2026-89552

A flaw was found in the Linux kernel. When updating charp parameters, an allocation failure can cause the parameter to be set to NULL before the new value is successfully allocated. This can lead to a kernel NULL pointer dereference, which may result in a system crash and a denial of service...

4.1CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:17 p.m.5 views

CVE-2026-89439

A flaw was found in the Linux kernel's Intel Speed Select Technology ISST driver. A missing NULL check for isstcommon.sstinst during failed socket loading could allow a local attacker to trigger a NULL pointer dereference. This vulnerability could lead to a system crash, resulting in a Denial of...

4.4CVSS0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:15 p.m.6 views

CVE-2026-89591

A flaw was found in the Linux kernel's accel/rocket module. During error handling in the rocketioctlsubmitjob function, a cleanup routine may attempt to free a job-domain pointer that has not yet been initialized, leading to a NULL pointer dereference. A local attacker could exploit this...

5.5CVSS0.00198EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 10:15 p.m.5 views

CVE-2026-89517

A flaw was found in the Linux kernel's schedext component, which handles core scheduling. When multiple selections on the same core interleave due to a dropped lock, they can corrupt the scheduling state. This corruption can lead to a NULL dereference, tasks remaining active after being dequeued,...

5.5CVSS0.00198EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 10:08 p.m.4 views

CVE-2026-89477

A flaw was found in the Stream Control Transmission Protocol SCTP implementation within the Linux kernel. This vulnerability occurs when the kernel attempts to complete a stream reconfiguration request that has not been fully transmitted, leading to a null pointer dereference. An unprivileged loc...

5.9CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:57 p.m.5 views

CVE-2026-89509

A flaw was found in the Linux kernel's RDMA/ionic driver. This vulnerability arises from the driver's incorrect handling of rdmacounter allocations, specifically by not embedding counter driver data as required. This oversight can lead to a NULL pointer dereference when the allocandbind function ...

4.1CVSS0.00198EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:54 p.m.5 views

CVE-2026-89709

A flaw was found in the Linux kernel's lockd and nfsd components. An unguarded dereference of nlmsvcops after the nfsd module is removed can lead to a NULL pointer dereference or a use-after-free condition. This vulnerability could allow a local attacker to cause a denial of service...

4.4CVSS0.00155EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 9:50 p.m.4 views

cve-2026-19900-PoC

CVE-2026-19900 LB-LINK X-PRO Omisión de Autenticación y RCE mediante usuario nulo CVE-2026-19900 Credenciales fijas y omisión de autenticación RCE mediante usuario nulo. Omisión mediante cabecera: Cookie:user=null Uso Compila y ejecuta el script con un host objetivo: root@kitploit: go build...

9.2CVSS7.7AI score0.02243EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/09/11 9:45 p.m.4 views

CVE-2026-89528

A flaw was found in the Linux kernel's svcrdma component. A remote attacker could send specially crafted Read lists that exceed the page budget. This can lead to a NULL pointer dereference during Direct Memory Access DMA mapping, potentially causing a system crash and a denial of service...

5.9CVSS0.0021EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:45 p.m.4 views

CVE-2026-89506

A flaw was found in the Linux kernel's RDMA/uverbs component. A missing update to the UVERBSMETHODREGMR ioctl allows a malicious userspace program to trigger a null pointer dereference in specific RDMA drivers mthca, irdma, siw. This can lead to a system crash, resulting in a Denial of Service Do...

4.7CVSS0.00166EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 9:40 p.m.7 views

CVE-2019-10207

CVE-2019-10207 CVE-2019-10207のPoC: Linuxカーネル: bluetooth: hciuart: カーネルNULLポインタデリファレンス root@kitploit: gcc CVE-2019-10207.c -o cve-2019-10207-poc -static 4.20.0でテスト カーネルコンパイルにはCONFIGを有効にする必要があります: root@kitploit: CONFIGBTHCIUARTMRVL=y CONFIGBTMRVL=y...

5.5CVSS6.8AI score0.00881EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/09/11 9:38 p.m.5 views

CVE-2026-89592

A flaw was found in the accel/rocket component of the Linux kernel. This vulnerability arises from two issues: a missing null check after a memory allocation failure and an integer overflow when calculating memory requirements based on user-supplied values. An attacker could exploit these flaws t...

6.1CVSS0.00206EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 9:38 p.m.8 views

slicer

Slicer APK 파일의 리콘 과정을 자동화하는 도구입니다. Slicer는 추출된 APK 파일의 경로를 입력 받아, 내보내기exported되어 있고 권한이 null이며 외부에서 트리거할 수 있는 모든 Activity, Receiver, Service를 반환합니다. 참고 : APK는 jadx 또는 apktool을 통해 추출되어야 합니다. 목차 Slicer 목차 개요 기능 설치 사용법 사용 예시 감사의 말 및 크레딧 기여 후원 개요 왜? 약 3주 전2020년 6월에 버그바운티를 시작했고, 안드로이드 앱에 최선을 다해 노력해...

5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.4 views

CVE-2026-89484

A flaw was found in the Linux kernel's lockd component. This vulnerability occurs when the Network Lock Manager NLM client attempts to initialize file lock operations without successfully allocating a lockowner. This can lead to a NULL pointer dereference during the release of the file lock,...

5.9CVSS0.002EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 9:22 p.m.8 views

CVE-2025-3102

🔐 CVE-2025-3102 – SureTriggers WordPress 插件中的身份验证绕过漏洞 🚨 CVE-2025-3102 是一个影响 SureTriggers: All-in-One Automation Platform WordPress 插件的严重身份验证绕过漏洞,该插件已活跃安装在超过 100,000 个网站上。由于该漏洞的性质和部署规模,此漏洞构成了重大的安全风险。 🧠 漏洞概要 CVE ID : CVE-2025-3102 受影响的插件 : SureTriggers – All-in-One Automation Platform 受影响版本 : ≤...

8.1CVSS8.1AI score0.759EPSS
SaveExploits8
RedhatCVE
RedhatCVE
added 2026/09/11 9:03 p.m.4 views

CVE-2026-89679

A flaw was found in the Linux kernel's nfsd component. A remote attacker can exploit this by sending a specially crafted SETATTR request that includes specific delegation timestamp attributes and a special NFSv4 state ID. This triggers a null dereference, leading to a kernel crash and a Denial of...

5.9CVSS0.00237EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:02 p.m.5 views

CVE-2026-89511

A flaw was found in the qede driver in the Linux kernel. Under specific memory pressure conditions, the driver can encounter a NULL pointer dereference when processing network traffic using TPA TCP Segmentation Offload continuation fragments. This issue stems from an uninitialized data pointer,...

5.9CVSS0.00209EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 8:53 p.m.5 views

CVE-2026-89457

A flaw was found in the s390/dasd component of the Linux kernel. An unprivileged local user can trigger a null pointer dereference by reading specific world-readable sysfs attributes while the device is being brought online. This can lead to a kernel panic, resulting in a denial of service...

4.7CVSS0.00168EPSS
SaveExploits0References7
Rows per page
Query Builder