Lucene search
K

52 matches found

NVD
NVD
added 2025/10/27 7:16 p.m.4 views

CVE-2025-61100

FRRouting/frr from v2.0 through v10.4.1 was discovered to contain a NULL pointer dereference via the ospfopaquelsadump function at ospfopaque.c. This vulnerability allows attackers to cause a Denial of Service DoS under specific malformed LSA conditions...

7.5CVSS0.00264EPSS
Exploits1References4
CNNVD
CNNVD
added 2025/09/23 12:0 a.m.2 views

MuPDF 安全漏洞

MuPDF is a free and open source software library written in C from MuPDF Open Source. It is used to render pages as bitmaps, but also provides support for other operations such as searching and listing directories and links. A security vulnerability exists in MuPDF version 1.26.4, which stems fro...

7.5CVSS6.4AI score0.00066EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.6 views

CVE-2023-53399

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2getinfofilesystem If share is , share-path is NULL and it cause NULL pointer dereference issue...

5.5CVSS5.3AI score0.00017EPSS
Exploits0
OSV
OSV
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53335 RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in passestablish If getepfromtid fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether it is empty. This patch adds a simple sanity check to fix the issue...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to properly handle power state changes in the bq25890chargerexternalpowerchanged function, which...

4.7CVSS6.1AI score0.00013EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.0 views

Linux Distros Unpatched Vulnerability : CVE-2025-38705

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/pm: fix null pointer access Writing a string without delimiters ' ', '\n', '\0' to the under gpuod/fanctrl sysfs or pppowerprofilemode for the CUSTOM...

5.5CVSS6.1AI score0.00019EPSS
Exploits0References3
CVE
CVE
added 2025/08/16 10:55 a.m.39 views

CVE-2025-38513

CVE-2025-38513 : Linux kernel WiFi zd1211rw driver fix for a potential NULL pointer dereference in zd_mac_tx_to_dev(). The patch adds a NULL check before calling zd_mac_tx_status() to handle the race where skb = __skb_dequeue(q) can return NULL after the distance between queue-length checks and d...

5.5CVSS6.5AI score0.00025EPSS
Exploits0References10Affected Software1
Amazon
Amazon
added 2025/08/08 12:0 a.m.4 views

Medium: ghostscript

Issue Overview: A vulnerability was found in Artifex GhostPDL up to 3989415a5b8e99b9d1b87cc9902bde9b7cdea145. It has been classified as problematic. This affects the function pdfferror of the file devices/vector/gdevpdf.c of the component New Output File Open Error Handler. The manipulation leads...

5.3CVSS7AI score0.00328EPSS
Exploits0
OSV
OSV
added 2025/05/20 4:15 p.m.1 views

DEBIAN-CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS5.6AI score0.00049EPSS
Exploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.1 views

DEBIAN-CVE-2025-22054

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pciprobe devmkasprintf returns NULL when memory allocation fails. Currently, com20020pciprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS5.6AI score0.00039EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/03/11 6:44 a.m.3 views

kernel: mm: fix NULL pointer dereference in alloc_pages_bulk_noprof

In the Linux kernel, the following vulnerability has been resolved: mm: fix NULL pointer dereference in allocpagesbulknoprof We triggered a NULL pointer dereference for ac.preferredzoneref-zone in allocpagesbulknoprof when the task is migrated between cpusets. When cpuset is enabled, in...

5.5CVSS6.7AI score0.00007EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.1 views

CVE-2025-21783 gpiolib: Fix crash on error in gpiochip_get_ngpios()

In the Linux kernel, the following vulnerability has been resolved: gpiolib: Fix crash on error in gpiochipgetngpios The gpiochipgetngpios uses chip macros to print messages. However these macros rely on gpiodev to be initialised and set, which is not the case when called via bgpioinit. In such a...

6.1AI score0.0001EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.1 views

SUSE CVE-2025-21637

In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: udpport: avoid using current-nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different reasons: - Inconsistency: getting info from the...

5.5CVSS7.6AI score0.00023EPSS
Exploits0References13
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.1 views

kernel: bonding: fix xfrm real_dev null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS6.4AI score0.00019EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 12:15 p.m.1 views

AZL-51147 CVE-2024-47707 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

5.5CVSS6.3AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.1 views

DEBIAN-CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS5.7AI score0.00024EPSS
Exploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.1 views

UBUNTU-CVE-2021-47559

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smcvlanbytcpsk Coverity reports a possible NULL dereferencing problem: in smcvlanbytcpsk: 6. returnednull: netdevlowergetnext returns NULL checked 29 out of 30 times. 7. varassigned:...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References6
OSV
OSV
added 2024/05/19 9:15 a.m.1 views

DEBIAN-CVE-2024-35907

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: call requestirq after NAPI initialized The mlxbfgige driver encounters a NULL pointer exception in mlxbfgigeopen when kdump is enabled. The sequence to reproduce the exception is as follows: a enable kdump b trigger...

5.5CVSS5.7AI score0.00029EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.0 views

DEBIAN-CVE-2024-26738

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

5.5CVSS4.9AI score0.00094EPSS
Exploits0References1
OSV
OSV
added 2024/02/08 11:6 a.m.1 views

OESA-2024-1144 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel before 6.4.5, drivers/gpu/drm/drmatomic.c has a use-after-free during a race condition between a nonblocking atomic commit and a driver unload.CVE-2023-51043 A use-after-free flaw was found in the Linux Kernel...

7CVSS6.6AI score0.00014EPSS
Exploits0References4
Rows per page
Query Builder