Lucene search
+L

68552 matches found

EUVD
EUVD
added 2026/09/17 4:06 p.m.5 views

EUVD-2026-81741

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix incorrect argument passed to nfs4deletelease in nfs4addlease When nfs4addlease races with a delegation return, it calls nfs4deletelease to clean up. Previously, it passed priv, which can legitimately be NULL. Passing a...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 4:06 p.m.7 views

CVE-2026-90139

This vulnerability affects the Linux kernel FUSE (Filesystem in Userspace) module. The root cause is a NULL pointer dereference in fuse_fill_super_submount(): when fuse_iget() fails to allocate an inode (e.g., under memory pressure), the resulting NULL is passed unchecked to get_fuse_inode(), cau...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:06 p.m.6 views

EUVD-2026-81732

In the Linux kernel, the following vulnerability has been resolved: fuse: check for NULL root inode in fusefillsupersubmount fuseiget can return NULL when its inode allocation fails, but fusefillsupersubmount passed the result straight to getfuseinode and decremented fi-nlookup without checking i...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:06 p.m.9 views

CVE-2026-90115

CVE-2026-90115 affects the Linux kernel XDP subsystem (net/xdp/xsk.c). In the __xsk_rcv() multi-buffer path, xsk_buff_alloc() is called in a loop without checking its return value. Since xsk_buff_can_alloc() only counts fill queue entries without validating their addresses, it can succeed while x...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:06 p.m.5 views

EUVD-2026-81708

In the Linux kernel, the following vulnerability has been resolved: xsk: fix NULL pointer dereference in xskrcv In the xskrcv multi-buffer path, xskbuffalloc is called in a loop without checking its return value. xskbuffcanalloc only counts fill queue entries without validating their addresses, s...

0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.5 views

CVE-2026-90103

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix LAYOUTSTATS send buffer exhaustion encodelayoutstatsmaxsz budgets XDRQUADLENPNFSLAYOUTSTATSMAXSIZE, i.e. 256 bytes, for the layoutupdate4 body written by the layout driver. The flexfiles record can exceed that...

7.5CVSS0.0021EPSS
SaveExploits0
CVE
CVE
added 2026/09/17 4:06 p.m.8 views

CVE-2026-90091

CVE-2026-90091 is a race condition in the Linux kernel's Bluetooth L2CAP subsystem. For L2CAP sockets that do not own sk->sk_socket, an unsafe lockless read of l2cap_pi(sk)->chan in l2cap_sock_cleanup_listen() can race against a concurrent l2cap_sock_kill() → l2cap_sock_put_chan(), which se...

8CVSS0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 4:05 p.m.7 views

CVE-2026-90066

CVE-2026-90066 affects the Linux kernel 's samples/ftrace module (ftrace-direct-multi-modify). The root cause is a missing IS_ERR() check on the return value of kthread_run() in ftrace_direct_multi_init(). When kthread_run() fails (e.g., returning ERR_PTR(-ENOMEM)), the module loads with simple_t...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:05 p.m.5 views

EUVD-2026-81927

In the Linux kernel, the following vulnerability has been resolved: samples/ftrace: Fix kthreadstop on ERRPTR in ftrace-direct-multi-modify ftracedirectmultiinit assigns kthreadrun's return value to simpletsk without an ISERR check. When kthreadrun fails it returns ERRPTR-ENOMEM, but init still...

0.002EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 3:40 p.m.7 views

exploit-CVE-2016-7434

CVE-2016-7434 ntpd DoS 익스플로잇 ntpd는 애플리케이션을 크래시시키기 위해 트리거할 수 있는 널 포인터 참조null pointer reference 문제가 있습니다. NTP.org에 따르면, "ntpd가 악의적으로 조작된 패킷을 보내는 서버의 mrulist 쿼리 요청을 허용하도록 구성된 경우, ntpd는 그 조작된 mrulist 쿼리 패킷을 수신하는 즉시 크래시됩니다." ntpd 프로그램은 컴퓨터 시스템의 시스템 시간을 인터넷 표준 시간 서버와 동기화하여 설정하고 유지하는 운영 체제 데몬입니다...

7.5CVSS7.2AI score0.52935EPSS
SaveExploits7References2
Vulnrichment
Vulnrichment
added 2026/09/17 3:11 p.m.3 views

CVE-2026-76781 Libxml2: libxml2: null pointer dereference parsing nextcatalog without catalog attribute

A flaw was found in libxml2. A local user or an attacker providing a specially crafted XML catalog can trigger a NULL pointer dereference during XML catalog parsing. This occurs when a nextCatalog element lacks its mandatory catalog attribute, leading to the application crashing and causing a...

5.5CVSS0.0016EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 3:11 p.m.12 views

CVE-2026-76781

CVE-2026-76781 is a NULL pointer dereference in libxml2 's XML catalog parsing. When a nextCatalog element lacks its mandatory catalog attribute, the parser dereferences a NULL pointer, causing the application to crash and resulting in a Denial of Service . The attack vector is local with user in...

5.5CVSS0.0016EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 3:11 p.m.7 views

EUVD-2026-81679

A flaw was found in libxml2. A local user or an attacker providing a specially crafted XML catalog can trigger a NULL pointer dereference during XML catalog parsing. This occurs when a nextCatalog element lacks its mandatory catalog attribute, leading to the application crashing and causing a...

5.5CVSS0.0016EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 3:11 p.m.35 views

CVE-2026-76781 Libxml2: libxml2: null pointer dereference parsing nextcatalog without catalog attribute

A flaw was found in libxml2. A local user or an attacker providing a specially crafted XML catalog can trigger a NULL pointer dereference during XML catalog parsing. This occurs when a nextCatalog element lacks its mandatory catalog attribute, leading to the application crashing and causing a...

5.5CVSS0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/17 3:11 p.m.7 views

CVE-2026-76781

A flaw was found in libxml2. A local user or an attacker providing a specially crafted XML catalog can trigger a NULL pointer dereference during XML catalog parsing. This occurs when a nextCatalog element lacks its mandatory catalog attribute, leading to the application crashing and causing a...

5.5CVSS0.0016EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 2:53 p.m.10 views

CVE-2019-10207

CVE-2019-10207 CVE-2019-10207 리눅스 커널 PoC: 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/17 7:19 a.m.8 views

CVE-2026-92413

A flaw was found in Artifex MuPDF. A remote attacker can exploit this vulnerability by executing a manipulation related to PDF Xref Loading, specifically within the pdfopenfilter function. This can lead to a null pointer dereference, which may result in a denial of service DoS condition, making t...

5.3CVSS0.00434EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 12:51 a.m.15 views

CVE-2026-23398

CVE-2026-23398 Linuxカーネル icmptagvalidation ヌルポインタ参照(リモートDoS) 説明 net/ipv4/icmp.c の icmptagvalidation は、inetprotosproto をNULLチェックなしで参照します。リモートの攻撃者は、未登録の内部プロトコル番号を持つ単一の細工されたICMP Fragmentation Neededパケットを送信することで、softirqコンテキストでカーネルをクラッシュさせることができます。 影響を受けるバージョン: コミット 614aefe56af8(mainline)/...

5.5CVSS6.8AI score0.00124EPSS
SaveExploits2
OSV
OSV
added 2026/09/17 12:00 a.m.4 views

UBUNTU-CVE-2026-89780

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: restore skb-dev on deaggregated frames rmnetmapdeaggregate allocates each sub-frame with allocskb and leaves skb-dev NULL. rmnetmapingresshandler assigns skb-dev = ep-egressdev only on the data path, but a M...

0.0021EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/09/16 8:33 p.m.11 views

CVE-2026-89912

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine for ARM64 architecture, specifically within the vgic-its component. A malicious guest virtual machine could trigger a null pointer dereference on the host system during a migration save operation. This could lead to a denial ...

7.1CVSS0.00174EPSS
SaveExploits0References4
Rows per page
Query Builder