Lucene search
K

411 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.0 views

UBUNTU-CVE-2022-50739

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add null pointer check for inode operations This adds a sanity check for the iop pointer of the inode which is returned after reading Root directory MFT record. We should check the iop is valid before trying to create t...

5.7AI score0.00021EPSS
Exploits0References6
EUVD
EUVD
added 2025/12/16 6:31 p.m.2 views

EUVD-2025-203774

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

5.9AI score0.00024EPSS
Exploits0References4
OSV
OSV
added 2025/12/16 4:16 p.m.0 views

UBUNTU-CVE-2025-68306

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

5.7AI score0.00024EPSS
Exploits0References12
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-68176

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI: cadence: Check for the existence of cdnspcie::ops before using it cdnspcie::ops might not be populated by all the Cadence glue drivers. This is going to be...

5.8AI score0.00058EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.1 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 Linux kernel that stems from a lack of null pointer checking in dcstreamgetscanoutpos, which could lead to a crash...

6AI score0.00076EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-68306

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead t...

6.1AI score0.00024EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.1 views

PT-2025-51589

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where cdns pcie::ops may not be populated by all Cadence glue drivers, potentially leading to a NULL pointer dereference. This is anticipated to occur on...

5.3AI score0.00058EPSS
Exploits0
OSV
OSV
added 2025/12/09 1:30 a.m.3 views

CVE-2023-53861 ext4: correct grp validation in ext4_mb_good_group

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

6.5AI score0.0004EPSS
Exploits0References9
OSV
OSV
added 2025/12/04 3:31 p.m.1 views

CVE-2025-40224 hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc()

In the Linux kernel, the following vulnerability has been resolved: hwmon: cgbc-hwmon Add missing NULL check after devmkzalloc The driver allocates memory for sensor data using devmkzalloc, but did not check if the allocation succeeded. In case of memory allocation failure, dereferencing the NULL...

6.2AI score0.00026EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/04 3:31 p.m.1 views

EUVD-2025-201235

In the Linux kernel, the following vulnerability has been resolved: hwmon: cgbc-hwmon Add missing NULL check after devmkzalloc The driver allocates memory for sensor data using devmkzalloc, but did not check if the allocation succeeded. In case of memory allocation failure, dereferencing the NULL...

5.8AI score0.00026EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.1 views

PT-2025-49051

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel driver allocates memory for sensor data using devm kzalloc, but lacks a check to ensure the allocation was successful. If memory allocation fails, attempting to...

7.5AI score0.04663EPSS
Exploits3References391
EUVD
EUVD
added 2025/11/13 12:30 a.m.2 views

EUVD-2025-150383

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfdlookupprocessbypid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfdlookupprocessbypid ...

5.9AI score0.00026EPSS
Exploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.0 views

UBUNTU-CVE-2025-40191

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfdlookupprocessbypid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfdlookupprocessbypid ...

5.7AI score0.00026EPSS
Exploits0References10
OSV
OSV
added 2025/11/12 9:56 p.m.1 views

CVE-2025-40191 drm/amdkfd: Fix kfd process ref leaking when userptr unmapping

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfdlookupprocessbypid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfdlookupprocessbypid ...

6.3AI score0.00026EPSS
Exploits0References5
NVD
NVD
added 2025/11/12 11:15 a.m.1 views

CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

0.00029EPSS
Exploits0References5
NVD
NVD
added 2025/11/12 11:15 a.m.1 views

CVE-2025-40148

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer checks in dcstream cursor attribute functions The function dcstreamsetcursorattributes currently dereferences the stream pointer and nested members stream-ctx-dc-currentstate without checking for...

0.00026EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-40132

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: Intel: sofsdw: Prevent jump to NULL addsidecar callback In createsdwdailink check that sofend-codecinfo-addsidecar is not NULL before calling it. The...

5.9AI score0.00078EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux - уязвимость в linux-6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS5.1AI score0.00028EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/10/29 12:0 a.m.1 views

Wazuh 代码问题漏洞

Wazuh is a Wazuh open source application. It is used to collect, aggregate, index and analyze security data to help organizations detect intrusions, threats and behavioral anomalies. A code issue vulnerability exists in Wazuh that stems from the fillData function not checking if the value is NULL...

7.5CVSS6.8AI score0.00105EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-40030

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pinctrl: check the return value of pinmuxops::getfunctionname While the API contract in docs doesn't specify it explicitly, the generic implementation of the...

5.9AI score0.00066EPSS
Exploits0References3
Rows per page
Query Builder