Lucene search
+L

83913 matches found

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

EUVD-2026-81952

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix race l2capsockcleanuplisten vs. putchan For L2CAP sockets without owning sk-sksocket, reading l2cappisk-chan may race against concurrent l2capsockkill - l2capsockputchan. This excludes simultaneous protoops...

0.00205EPSS
SaveExploits0References6
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:06 p.m.7 views

CVE-2026-90085

CVE-2026-90085 affects the octeontx2-af driver in the Linux kernel . The function rvu_dbg_nix_tm_tree_display() dereferences pfvf->sq_ctx without verifying that the SQ context has been allocated. Reading /sys/kernel/debug/octeontx2/nix/tm_tree for a NIX logical function whose transmit queues a...

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

EUVD-2026-81946

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix NULL deref in NIX TM tree debugfs read path rvudbgnixtmtreedisplay dereferences pfvf-sqctx without checking whether the SQ context has been allocated. Reading /sys/kernel/debug/octeontx2/nix/tmtree for a NIX LF...

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

CVE-2026-90084

CVE-2026-90084 affects the octeontx2-vf driver in the Linux kernel . A race condition exists in the probe/remove path: the VF workqueue was initialized after register_netdev(), meaning ndo_set_rx_mode could queue work on a NULL workqueue before initialization completed. The fix reorders the initi...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:05 p.m.4 views

EUVD-2026-81941

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix NULL deref of afxdpzcqidx on rep setup afxdpzcqidx tracks receive queues using AFXDP zero-copy and is allocated during PF/VF probe. Representors and other non-AFXDP paths leave the pointer NULL, but several call...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 4:05 p.m.8 views

CVE-2026-90080

In the Linux kernel , the octeontx2-pf driver (Mellanox OcteonTX2) contains a NULL pointer dereference on the af_xdp_zc_qidx bitmap. This pointer is allocated during PF/VF probe but remains NULL for representors and other non-AF_XDP paths. Several call sites invoked test_bit() on it unconditional...

0.00198EPSS
SaveExploits0References3
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
CVE
CVE
added 2026/09/17 4:05 p.m.7 views

CVE-2026-90060

CVE-2026-90060 affects the ALSA control subsystem in the Linux kernel . The kcontrol LED state layer naively assumes all associated kcontrol elements are readable, but a write-only element with no get callback (which can even be created by a user element) can trigger a NULL pointer dereference in...

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

EUVD-2026-81921

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Don't add invalid kcontrols to LED layer The kcontrol LED state layer tries to track the all associated kcontrol elements with naive assumptions that they are readable. But one can create a write-only element that...

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
RedHat Linux
RedHat Linux
added 2026/09/17 3:17 p.m.6 views

tomcat-coyote: Apache Tomcat: Authentication bypass via digest authentication

A flaw was found in Apache Tomcat. When DIGEST authentication was configured, any user not known to the configured Realm would be authenticated if they presented the password "null". This allows a remote attacker to bypass security controls...

9.8CVSS0.01326EPSS
SaveExploits1References5
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
RedHat Linux
RedHat Linux
added 2026/09/17 3:08 p.m.6 views

tomcat-coyote: Apache Tomcat: Authentication bypass via digest authentication

A flaw was found in Apache Tomcat. When DIGEST authentication was configured, any user not known to the configured Realm would be authenticated if they presented the password "null". This allows a remote attacker to bypass security controls...

9.8CVSS0.01326EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/17 3:07 p.m.6 views

tomcat-coyote: Apache Tomcat: Authentication bypass via digest authentication

A flaw was found in Apache Tomcat. When DIGEST authentication was configured, any user not known to the configured Realm would be authenticated if they presented the password "null". This allows a remote attacker to bypass security controls...

9.8CVSS0.01326EPSS
SaveExploits1References5
Rows per page
Query Builder