Lucene search
+L

47286 matches found

UbuntuCve
UbuntuCve
added 2026/09/07 12:00 a.m.4 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in x...

2.9CVSS5.7AI score0.00116EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/07 12:00 a.m.1 views

UBUNTU-CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in x...

2.9CVSS0.00116EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 10:48 p.m.7 views

POC-CVE-2024-12227

CVE-2024-12227 - NTIOLibX64.sys DoS PoC MSI Dragon Center 的 NTIOLibX64.sys 驱动程序中 CVE-2024-12227(空指针解引用漏洞)的概念验证。 描述 NTIOLibX64.sys 版本 3.0.0.10 在 ReadPhysicalMemory 函数(IOCTL 0xC3506104)中存在空指针解引用漏洞。该驱动在调用 MmUnmapIoSpace 之前未检查 MmMapIoSpace 的返回值。如果 MmMapIoSpace 返回 NULL,则使用 NULL 指针调用 MmUnmapIoSpace...

6.8CVSS5.7AI score0.00188EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 6:48 p.m.5 views

CVE-2025-68325

CVE-2025-68325 schcake no contempla el caso en que cakeenqueue devuelve un resultado no nulo, lo que provoca un desequilibrio de qlen en el árbol de qdisc y desencadena una desreferencia nula en su planificador sched padre, p. ej., qfq. Versiones Afectadas Corregido en v6.19-rc1 Gravedad Baja...

6.1AI score0.00193EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 1:27 p.m.5 views

CVE-2021-26690---Apache-mod_session

Patch diffing for CVE-2021-26690 - Apache modsession This vulnerability is a NULL pointer dereference within the modsession Apache's module. It will cause a denial of service for the child processes of Apache's httpd. By using a repetitive loop, each Apache workers will crash, leading to a denial...

7.5CVSS7.5AI score0.65308EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 10:37 p.m.9 views

google-poc

To reporoduce the CVE-2025-13425 just follow the steps below: Step 1: Clone the fresh osv-scalibr source code: root@kitploit: $ git clone https://github.com/google/osv-scalibr Step 2: Remove the code mentioned in fix commit...

4.8CVSS7.8AI score0.00106EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 4:45 p.m.7 views

CVE-2026-67184-Unauthenticated-NULL-Pointer-Dereference-Crashes-the-Server-TinyWeb-

安全公告:未经身份验证的 NULL 指针解引用导致服务器崩溃(TinyWeb) 分配的 CVE ID: CVE-2026-67184 摘要 当 TinyWeb 解析请求行失败时,它会返回错误,但请求的 URL 指针仍保持为 NULL。调用方忽略了该错误,并将请求传递给响应构建器,后者解引用了这个 NULL 指针并导致工作进程崩溃。少数格式错误的请求即可使整个服务器宕机,且无法恢复。 受影响软件 项目:TinyWeb https://github.com/GeneralSandman/TinyWeb 构建所报告的版本:TnyWeb/0.0.8...

8.7CVSS5.8AI score0.00432EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/05 5:17 a.m.5 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS0.00116EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/05 5:17 a.m.5 views

AZL-99708 CVE-2026-86141 affecting package libxml2 2.11.5-10

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 4:27 a.m.3 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/05 4:27 a.m.35 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS0.00116EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/05 4:27 a.m.5 views

EUVD-2026-71834

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS5.1AI score0.00116EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/05 4:27 a.m.8 views

CVE-2026-86141

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS5.6AI score0.00116EPSS
SaveExploits0
CVE
CVE
added 2026/09/05 4:27 a.m.12 views

CVE-2026-86141

libxml2 versions before 2.15.4 contain a NULL pointer dereference in the xmlregexp module, specifically in the xmlRegNewParserCtxt function. The root cause is a missing string length calculation after a strdup failure and NULL check, leading to a potential crash. The CVSS 3.1 score is 2.9 (Low) w...

2.9CVSS5.1AI score0.00116EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/05 12:31 a.m.7 views

EUVD-2026-71790

PX4 Autopilot through 1.17.0 contains a null pointer dereference vulnerability in paramsetdefaultfile and paramsetbackupfile functions that allows attackers to crash the autopilot process. Attackers can invoke 'param select' or 'param select-backup' commands with no path argument from any PX4 she...

7.1CVSS5.4AI score0.00244EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/09/05 12:26 a.m.7 views

SUSE CVE-2026-80813

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix NULL pointer dereference in nvmetexecuteidentifynslist When a host issues an Identify command with CNS 07h Active Namespace ID List for a specific I/O Command Set, nvmetexecuteidentifynslist is called with matchcss set...

5.7AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:26 a.m.6 views

SUSE CVE-2026-80846

In the Linux kernel, the following vulnerability has been resolved: xfrm: drop ESP-in-TCP packets with no ingress device ESP-in-TCP receives records through the TCP strparser. handleesp restores skb-dev from the saved skbiif before passing the packet into the XFRM input path. Queued TCP data can ...

5.8AI score0.00195EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.6 views

SUSE CVE-2026-80912

In the Linux kernel, the following vulnerability has been resolved: selinux: reject an unclaimed class value in securitygetclasses securitygetclasses sizes an array by pclasses.nprim and fills it at value - 1, so a class value the policy never defines leaves a NULL. selmakeclasses passes every...

5.9AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.7 views

SUSE CVE-2026-80913

In the Linux kernel, the following vulnerability has been resolved: selinux: require every boolean value to be defined pbools.nprim comes from the policy image independently of how many booleans follow it, and condindexbool fills boolvaltostruct at value - 1, so a count larger than the values...

5.8AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.11 views

PT-2026-86302

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking...

2.9CVSS5.1AI score0.00116EPSS
SaveExploits0References4
Rows per page
Query Builder