Lucene search
+L

36252 matches found

OSV
OSV
added 2025/12/09 4:17 p.m.6 views

UBUNTU-CVE-2023-53864

In the Linux kernel, the following vulnerability has been resolved: drm/mxsfb: Disable overlay plane in mxsfbplaneoverlayatomicdisable When disabling overlay plane in mxsfbplaneoverlayatomicupdate, overlay plane's framebuffer pointer is NULL. So, dereferencing it would cause a kernel OopsNULL...

5.7AI score0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 3:28 p.m.12 views

SUSE-SU-2025:21200-1 Security update for libmicrohttpd

This update for libmicrohttpd fixes the following issues: - CVE-2025-59777: Fixed NULL pointer dereference bsc1253177. - CVE-2025-62689: Fixed heap-based buffer overflowbsc1253178...

8.7CVSS6AI score0.00431EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/09 8:00 a.m.7 views

Microsoft Excel Remote Code Execution Vulnerability

Untrusted pointer dereference in Microsoft Office Excel allows an unauthorized attacker to execute code locally...

7.8CVSS7.3AI score0.00509EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 8:00 a.m.7 views

Windows Client-Side Caching Elevation of Privilege Vulnerability

Null pointer dereference in Windows Client-Side Caching CSC Service allows an authorized attacker to elevate privileges locally...

7.8CVSS6.9AI score0.00393EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 8:00 a.m.14 views

Microsoft Excel Remote Code Execution Vulnerability

Untrusted pointer dereference in Microsoft Office Excel allows an unauthorized attacker to execute code locally...

7.8CVSS7.3AI score0.00509EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 8:00 a.m.10 views

Microsoft Excel Remote Code Execution Vulnerability

Untrusted pointer dereference in Microsoft Office Excel allows an unauthorized attacker to execute code locally...

7.8CVSS7.3AI score0.00546EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 8:00 a.m.11 views

DirectX Graphics Kernel Denial of Service Vulnerability

Null pointer dereference in Windows DirectX allows an authorized attacker to deny service locally...

6.5CVSS6.9AI score0.00451EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 7:49 a.m.38 views

CVE-2025-14309

NULL Pointer Dereference vulnerability in ravynsoft ravynos.This issue affects ravynos: through 0.5.2...

7.5CVSS0.00415EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/09 7:49 a.m.14 views

CVE-2025-14309

CVE-2025-14309 affects RavynSoft Ravynos (through version 0.5.2). The issue is a NULL pointer dereference in Ravynos, leading to availability impact (CVSS 3.1: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H). Connected sources confirm the root cause is a NULL pointer dereference and scope is Ravynos up to 0...

7.5CVSS6.6AI score0.00415EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/09 7:49 a.m.4 views

CVE-2025-14309

NULL Pointer Dereference vulnerability in ravynsoft ravynos.This issue affects ravynos: through 0.5.2...

7.5CVSS6.6AI score0.00415EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/09 3:31 a.m.6 views

EUVD-2023-60089

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

5.9AI score0.00519EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/09 3:31 a.m.11 views

EUVD-2023-60117

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Improve page fault error reporting If IOMMU domain for device group is not setup properly then we may hit IOMMU page fault. Current page fault handler assumes that domain is always setup and it will hit NULL pointer...

5.8AI score0.00194EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.11 views

EUVD-2022-55722

In the Linux kernel, the following vulnerability has been resolved: power: supply: cw2015: Fix potential null-ptr-deref in cwbatprobe cwbatprobe calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: cwbatprobe...

6AI score0.00193EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.12 views

CVE-2023-53864

In the Linux kernel, the following vulnerability has been resolved: drm/mxsfb: Disable overlay plane in mxsfbplaneoverlayatomicdisable When disabling overlay plane in mxsfbplaneoverlayatomicupdate, overlay plane's framebuffer pointer is NULL. So, dereferencing it would cause a kernel OopsNULL...

5.1AI score0.00216EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.36 views

CVE-2023-53833 drm/i915: Fix NULL ptr deref by checking new_crtc_state

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL ptr deref by checking newcrtcstate intelatomicgetnewcrtcstate can return NULL, unless crtc state wasn't obtained previously with intelatomicgetcrtcstate, so we must check it for NULLness here, just as in many...

0.00238EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 1:16 a.m.11 views

CVE-2023-53787

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:16 a.m.3 views

DEBIAN-CVE-2023-53787

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

5.2AI score0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53786

In the Linux kernel, the following vulnerability has been resolved: dm flakey: fix a crash with invalid table line This command will crash with NULL pointer dereference: dmsetup create flakey --table \ "0 blockdev --getsize /dev/ram0 flakey /dev/ram0 0 0 1 2 corruptbiobyte 512" Fix the crash by...

0.00229EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.4 views

DEBIAN-CVE-2022-50634

In the Linux kernel, the following vulnerability has been resolved: power: supply: cw2015: Fix potential null-ptr-deref in cwbatprobe cwbatprobe calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: cwbatprobe...

5.2AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2023-53784

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: dwhdmi: fix connector access for scdc Commit 5d844091f237 "drm/scdc-helper: Pimp SCDC debugs" changed the scdc interface to pick up an i2c adapter from a connector instead. However, in the case of dw-hdmi, the wrong...

5.7AI score0.00182EPSS
SaveExploits0References5
Rows per page
Query Builder