Lucene search
+L

46535 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.46 views

Security Updates for Microsoft Word Products (June 2026)

The Microsoft Word Products are missing a security update. They are, therefore, affected by multiple vulnerabilities: - Access of resource using incompatible type 'type confusion' in Microsoft Office allows an unauthorized attacker to execute code locally. CVE-2026-45456, CVE-2026-45458 - Untrust...

8.4CVSS7.2AI score0.00455EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/09 12:00 a.m.11 views

CVE-2025-55651

A NULL pointer dereference in the gfisomgetuserdatacount function isomedia/isomread.c of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service DoS via supplying a crafted MP4 file...

5.5AI score0.00192EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.62 views

OpenSSL 3.0.0 < 3.0.21 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.0.21. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.0.21 advisory. - Issue summary: A specially crafted PKCS7 or S/MIME signed message could trigger a use-after-free during PKCS7 signature...

9.1CVSS7.2AI score0.03566EPSS
SaveExploits0References32
Debian CVE
Debian CVE
added 2026/06/09 12:00 a.m.24 views

CVE-2025-55651

A NULL pointer dereference in the gfisomgetuserdatacount function isomedia/isomread.c of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service DoS via supplying a crafted MP4 file...

5.5CVSS5.5AI score0.00192EPSS
SaveExploits1
CVE
CVE
added 2026/06/09 12:00 a.m.50 views

CVE-2025-55651

CVE-2025-55651 describes a NULL pointer dereference in GPAC MP4Box v2.4, within gf_isom_get_user_data_count (isomedia/isom_read.c). The vulnerability can cause a Denial of Service when processing a crafted MP4 file. The connected sources confirm a PoC exists, but no specific patch/version or reme...

5.5CVSS5.5AI score0.00192EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/06/09 12:00 a.m.13 views

CVE-2025-55651

A NULL pointer dereference in the gfisomgetuserdatacount function isomedia/isomread.c of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service DoS via supplying a crafted MP4 file...

5.5CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/08 8:09 p.m.18 views

CVE-2026-46278

A flaw was found in the Linux kernel's drm/imagination driver. A local user could trigger a kernel NULL pointer dereference by providing invalid data when updating the ftrace mask through a debugfs entry. This vulnerability can lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/08 8:07 p.m.20 views

Security Bulletin: IBM i is Affected By NULL Pointer Dereference, Use Afer Free, and Out-of-Bounds Write Vulnerabilities in OpenSSL [CVE-2026-28388, CVE-2026-28389, CVE-2026-28390, CVE-2026-28387, CVE-2026-31789]

Summary OpenSSL for IBM i is vulnerable to NULL pointer derefences when processing either a delta CRL indicator extension CVE-2026-28388 or CMS EnvelopedData message with KeyAgreeRecipientInfo CVE-2026-28389, CVE-2026-28390, and use after free when using DANE TLSA-based server authentication...

9.8CVSS8.7AI score0.00885EPSS
SaveExploits0Affected Software5
UbuntuCve
UbuntuCve
added 2026/06/08 5:16 p.m.11 views

CVE-2026-46296

In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe back to s3c64xxspipreparetransfer failed to remove the corresponding deallocation from remove. Drop the bogus DMA channel release fro...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2026/06/08 5:16 p.m.10 views

CVE-2026-46313

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: fix error pointer dereference In a error path isp-psys is confirmed to be an error pointer not NULL so this condition is true and the error pointer is dereferenced. So isp-psys should be set to NULL before goin...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/06/08 5:16 p.m.9 views

CVE-2026-46305

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: osdep: avoid NULL pointer dereference in rtwcbufalloc The return value of kzallocflex is used without ensuring that the allocation succeeded, and the pointer is dereferenced unconditionally. Guard the access t...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/08 5:16 p.m.15 views

UBUNTU-CVE-2026-46282

In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When devicepropertyreadstring fails, str is left uninitialized but the code falls through to strcmpstr, ..., dereferencing a garbage pointer. Replace manual read/strcm...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References27
OSV
OSV
added 2026/06/08 5:16 p.m.14 views

UBUNTU-CVE-2026-46296

In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe back to s3c64xxspipreparetransfer failed to remove the corresponding deallocation from remove. Drop the bogus DMA channel release fro...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References30
RedhatCVE
RedhatCVE
added 2026/06/08 4:34 p.m.15 views

CVE-2026-46275

A flaw was found in the Linux kernel's Bluetooth hciuart component. Lifecycle management issues, including Use-After-Free UAF and race conditions, were identified during the closing and initialization paths. These issues can lead to the dereferencing of freed memory, potentially causing system...

7.8CVSS5.7AI score0.00185EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/06/08 3:50 p.m.54 views

CVE-2026-46313 media: intel/ipu6: fix error pointer dereference

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: fix error pointer dereference In a error path isp-psys is confirmed to be an error pointer not NULL so this condition is true and the error pointer is dereferenced. So isp-psys should be set to NULL before goin...

0.00114EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/08 3:50 p.m.54 views

CVE-2026-46310 media: renesas: vsp1: Fix NULL pointer deref on module unload

In the Linux kernel, the following vulnerability has been resolved: media: renesas: vsp1: Fix NULL pointer deref on module unload When unloading the module on gen 4, we hit a NULL pointer dereference. This is caused by the cleanup code calling vsp1drmcleanup where it should be calling...

0.00112EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/08 3:46 p.m.18 views

EUVD-2026-35170

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: osdep: avoid NULL pointer dereference in rtwcbufalloc The return value of kzallocflex is used without ensuring that the allocation succeeded, and the pointer is dereferenced unconditionally. Guard the access t...

5.4AI score0.001EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/08 3:46 p.m.7 views

CVE-2026-46296 spi: s3c64xx: fix NULL-deref on driver unbind

In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe back to s3c64xxspipreparetransfer failed to remove the corresponding deallocation from remove. Drop the bogus DMA channel release fro...

5.8AI score
SaveExploits0References9
CVE
CVE
added 2026/06/08 3:41 p.m.63 views

CVE-2026-46282

CVE-2026-46282 affects the Linux kernel IIO frequency driver (admv1013). Root cause: if device_property_read_string() fails, str can remain uninitialized and later is dereferenced in strcmp, causing a NULL/garbage pointer dereference. Mitigation in the patch set: replace manual read/strcmp with d...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/06/08 3:41 p.m.53 views

CVE-2026-46282 iio: frequency: admv1013: fix NULL pointer dereference on str

In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When devicepropertyreadstring fails, str is left uninitialized but the code falls through to strcmpstr, ..., dereferencing a garbage pointer. Replace manual read/strcm...

0.00122EPSS
SaveExploits0References4
Rows per page
Query Builder