Lucene search
+L

48469 matches found

CVE
CVE
added 2026/09/11 1:33 a.m.19 views

CVE-2026-78126

CVE-2026-78126 affects strongSwan (an IKE/IPsec suite), versions 4.1.10 through 6.0.7 . The vulnerability is a NULL-pointer dereference in the eap-aka plugin triggered when processing an unexpected AKA-Synchronization-Failure message, which can result in a crash (denial of service). The CVSS 3.1 ...

5.9CVSS5.5AI score0.00413EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/09/11 1:33 a.m.14 views

CVE-2026-78126

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS5.5AI score0.00413EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 1:26 a.m.18 views

CVE-2026-78123

strongSwan (IKE/IPsec suite) versions 5.0.2 through 6.0.7 contain an expired pointer dereference (undefined memory access) in the openssl plugin during PKCS#7 container parsing , which can result in a crash and denial of service. The CVSS 3.1 score is 5.9 (Medium) with high attack complexity and ...

5.9CVSS5.7AI score0.00413EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/11 1:26 a.m.10 views

CVE-2026-78123

strongSwan 5.0.2 through 6.0.7 has an Expired Pointer Dereference in PKCS7 parsing in the openssl plugin...

5.9CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 1:26 a.m.17 views

CVE-2026-78123

strongSwan 5.0.2 through 6.0.7 has an Expired Pointer Dereference in PKCS7 parsing in the openssl plugin...

5.9CVSS5.7AI score0.00413EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 1:26 a.m.8 views

EUVD-2026-75898

strongSwan 5.0.2 through 6.0.7 has an Expired Pointer Dereference in PKCS7 parsing in the openssl plugin...

5.9CVSS5.7AI score0.00413EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 1:26 a.m.42 views

CVE-2026-78123

strongSwan 5.0.2 through 6.0.7 has an Expired Pointer Dereference in PKCS7 parsing in the openssl plugin...

5.9CVSS0.00413EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/09/11 1:26 a.m.9 views

CVE-2026-78123

strongSwan 5.0.2 through 6.0.7 has an Expired Pointer Dereference in PKCS7 parsing in the openssl plugin...

5.9CVSS5.7AI score0.00413EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 12:31 a.m.10 views

EUVD-2026-75871

A NULL pointer dereference vulnerability exists in the Prism parser component of mruby 4.0.0. An attacker can provide a specially crafted Ruby source file that triggers the parser to pass a NULL pointer to nonnull string handling functions, resulting in undefined behavior and application crash...

5.5AI score0.00254EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 12:10 a.m.9 views

CVE-2021-24086

CVE-2021-24086 Esta es una prueba de concepto para CVE-2021-24086 "Vulnerabilidad de denegación de servicio en Windows TCP/IP", una desreferencia NULL en tcpip.sys parcheada por Microsoft en febrero de 2021. Según este tweet, la vulnerabilidad fue encontrada por @piazzt. Es explotable de forma...

7.5CVSS7.7AI score0.58961EPSS
SaveExploits7References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90428

In the Linux kernel, the following vulnerability has been resolved: NFSD: restart ssc expire umount walk after dropping nfsd ssc lock nfsd4 ssc expire umount walks nn-nfsd ssc mount list with list for each entry safeni, tmp, .... For each expired entry it sets nsui busy = true, drops nfsd ssc loc...

5.8AI score0.00704EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90308

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: fix NULL dereference and integer overflow in rocket job push rocket job push allocates a temporary array to hold all input and output GEM object pointers: bos = kvmalloc arrayjob-in bo count + job-out bo count,...

5.8AI score0.00206EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.16 views

PT-2026-90465

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix crash passing ERR PTR to kthread stop event test stuff calls kthread run and unconditionally passes the returned task struct pointer to kthread stop. kthread run returns an error pointer such as ERR PTR-ENOMEM when...

5.7AI score0.00211EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90395

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix null dereference in nfsd4 setattr for deleg timestamp attrs When a SETATTR request includes FATTR4 WORD2 TIME DELEG ACCESS or FATTR4 WORD2 TIME DELEG MODIFY in the attribute bitmap, nfsd4 setattr sets deleg attrs=true a...

5.6AI score0.00687EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90433

In the Linux kernel, the following vulnerability has been resolved: zram: set default primary compressor in zram destroy comps Patch series "zram: fix zram issues reported by sashiko". Sashiko drove by and reported 1 a couple of zram issues: a possible BUG ON in zlib code due to missing winbits...

5.7AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90122

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...

5.7AI score0.00164EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90227

In the Linux kernel, the following vulnerability has been resolved: qede: Fix NULL pointer dereference in TPA fragment processing Under memory pressure, the qede driver encounters NULL pointer dereferences when processing TPA continuation fragments. Commit 8a8633978b84 "qede: Add build skb...

5.6AI score0.00716EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90263

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Check svc pool percpu counter allocation svc create initializes three per-pool percpu counter stats and ignores every return value. On SMP, percpu counter init fails when alloc percpu gfp cannot satisfy the allocation,...

5.8AI score0.00568EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.8 views

AlmaLinux 10 : gstreamer1-plugins-base (ALSA-2026:66460)

The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:66460 advisory. gstreamer1-plugins-base: gstreamer: NULL/invalid-pointer dereference in gstrtspmessageparseauthcredentials when parsing a crafted Digest...

7.5CVSS5.8AI score0.00519EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.13 views

SUSE SLED15: libopenssl-3-devel / libopenssl-3-fips-provider / etc (SUSE-SU-2026:3835-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3835-1 advisory. OpenSSL is updated to 3.5.0 in SLE-15-SP7: jscPED-16072 Enables Post-Quantum Cryptography PQC TLS support...

9.1CVSS6AI score0.02242EPSS
SaveExploits0References16
Rows per page
Query Builder