Lucene search
+L

34535 matches found

CVE
CVE
added 2026/09/11 7:42 p.m.3 views

CVE-2026-81005

CVE-2026-81005 affects the Linux kernel IPMI SI driver (ipmi_si). When BMC registration fails—typically because the BMC does not return a successful response to the Get Device ID command—the shutdown_smi() callback frees the si_sm pointer and sets it to NULL , but the intf->in_shutdown flag is...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.2 views

EUVD-2026-76328

In the Linux kernel, the following vulnerability has been resolved: ipmi: si: Fix NULL pointer dereference after failed registration trysmiinit allocates newsmi-sism and later calls ipmiregistersmimod, which maps to ipmiaddsmi. During ipmiaddsmi, the upper IPMI message handler obtains the initial...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.2 views

EUVD-2026-76315

In the Linux kernel, the following vulnerability has been resolved: net: ravb: avoid dereferencing an invalid PTP clock The PTP clock is unavailable before the first open, so querying its index can dereference a NULL pointer. Registration failures can also leave an error pointer in priv-ptp.clock...

SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80992 net: ravb: avoid dereferencing an invalid PTP clock

In the Linux kernel, the following vulnerability has been resolved: net: ravb: avoid dereferencing an invalid PTP clock The PTP clock is unavailable before the first open, so querying its index can dereference a NULL pointer. Registration failures can also leave an error pointer in priv-ptp.clock...

SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80984

CVE-2026-80984 is a NULL pointer dereference in the Linux kernel's net/smc subsystem on the SMC-D teardown path. When a link group terminates while a socket is waiting in smc_close_stream_wait(), the function smc_tx_prepared_sends() may dereference conn->sndbuf_desc after it has been cleared t...

SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80984 net/smc: do not dereference an unset send buffer on the SMC-D teardown path

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not dereference an unset send buffer on the SMC-D teardown path smcclosestreamwait calls smctxpreparedsends from inside its skwaitevent condition, and skwaitevent evaluates that condition once with the socket lock...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.3 views

EUVD-2026-76307

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not dereference an unset send buffer on the SMC-D teardown path smcclosestreamwait calls smctxpreparedsends from inside its skwaitevent condition, and skwaitevent evaluates that condition once with the socket lock...

SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.7 views

CVE-2026-80963 dm-stats: fix a crash if allocation of per-cpu data fails

In the Linux kernel, the following vulnerability has been resolved: dm-stats: fix a crash if allocation of per-cpu data fails If "dmkvzallocpercpuallocsize, cputonodecpu" fails, the code jumps to the "out" label and calls dmstatfree. dmstatfree does "foreachpossiblecpucpu...

SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80963

CVE-2026-80963 affects the Linux kernel 's dm-stats module (device-mapper statistics). The root cause is a NULL pointer dereference in the dm_stat_free function: when the per-CPU allocation via dm_kvzalloc fails, execution jumps to an error path that calls dm_stat_free, which iterates over all po...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.2 views

EUVD-2026-76286

In the Linux kernel, the following vulnerability has been resolved: dm-stats: fix a crash if allocation of per-cpu data fails If "dmkvzallocpercpuallocsize, cputonodecpu" fails, the code jumps to the "out" label and calls dmstatfree. dmstatfree does "foreachpossiblecpucpu...

SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.4 views

CVE-2026-80956

CVE-2026-80956 affects the Linux kernel's dm-pcache (device mapper persistent cache) subsystem. The root cause is a bounds mismatch: get_cache_segment() scans the segment map up to cache->n_segs (the physical device segment count), while cache_segs_init() only initializes the first cache_info-...

SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:42 p.m.2 views

EUVD-2026-76279

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: only hand out initialized cache segments getcachesegment scans the segment map up to cache-nsegs, the physical device segment count, but cachesegsinit only initializes the first cacheinfo-nsegs segments. A crafted imag...

SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.7 views

CVE-2026-80956 dm-pcache: only hand out initialized cache segments

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: only hand out initialized cache segments getcachesegment scans the segment map up to cache-nsegs, the physical device segment count, but cachesegsinit only initializes the first cacheinfo-nsegs segments. A crafted imag...

SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 5:49 p.m.6 views

BUGS_OOM_NULL_PTR_DEREF

BUGSOOMNULLPTRDEREF Android 上的空指针解引用(NULL PTR DEREF)漏洞,OOM 只是为了好玩...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:29 p.m.7 views

tpwn

tpwn cve-2015-???? poc os x 10.10.5 内核本地权限提升 该漏洞已在 10.11 中被修复 完整 writeup etason 感谢 @ unthreadedjb 提供的 hax 安装 NULLGuard 以保护自己免受 tpwn 和其他 NULL 指针解引用漏洞的影响。...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 4:56 p.m.4 views

NFSundown

Overview Proof-of-Concept exploit for NFSundown CVE-2025-38089. It can remotely trigger a kernel crash in an NFS server. Details A remote attacker can trigger a kernel null pointer dereference and crash the kernel by sending a specially crafted RPC request. This occurs due to improper handling of...

9.8CVSS7AI score0.00497EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/11 4:48 p.m.8 views

CVE-2022-34683

CVE-2022-34683 NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer nvlddmkm.sys handler for DxgkDdiEscape, where a null-pointer dereference occurs, which may lead to denial of service. authentication| complexity| vector ---|---|--- not available| not available|...

5.5CVSS6AI score0.00333EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 1:14 p.m.5 views

PoC-CVE-2025-69421

CVE-2025-69421 仅崩溃复现器 本仓库包含一个最小的畸形 PKCS12 文件,可在隔离的实验室环境中复现 CVE-2025-69421。 生成的 PFX 包含 EncryptedData,其 EncryptedContentInfo 省略了可选的 encryptedContent 字段。易受影响的 OpenSSL 版本可能会将 NULL ASN1OCTETSTRING 指针从 PKCS12unpackp7encdata 传递给 PKCS12itemdecryptd2iex,而后者在未进行 NULL 检查的情况下解引用该指针。...

7.5CVSS7.5AI score0.00877EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 12:52 p.m.6 views

CVE-2015-8543_for_SLE12SP1

root@kitploit: $cat /etc/-release PRETTYNAME="SUSE Linux Enterprise Server 12 SP1" root@kitploit: $id uid=1000jeremysp1 gid=100users groups=100users root@kitploit: $sudo sh disablesecurity.sh $gcc exp.c -o exp 2/dev/null $../nsjail/nsjail -Mo --user 0 --group 0 --keepcaps --chroot / -- /bin/sh -i...

7CVSS6.7AI score0.0122EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/09/11 12:09 p.m.5 views

gstreamer1-plugins-base security update

An update is available for gstreamer1-plugins-base. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GStreamer is a streaming media framework based on graphs of...

7.5CVSS0.00491EPSS
SaveExploits0
Rows per page
Query Builder