Lucene search
+L

423 matches found

OSV
OSV
added 2025/11/12 10:15 p.m.28 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.00172EPSS
SaveExploits0References10
OSV
OSV
added 2025/11/12 9:56 p.m.8 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 score
SaveExploits0References5
NVD
NVD
added 2025/11/12 11:15 a.m.9 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.00186EPSS
SaveExploits0References5
NVD
NVD
added 2025/11/12 11:15 a.m.11 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.00225EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 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...

6.2AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/07 6:35 p.m.13 views

CLSA-2025-1762540530 Fix CVE(s): CVE-2020-10745, CVE-2022-42898

SECURITY UPDATE: DNS string buffer overflow - debian/patches/CVE-2020-10745.patch: add input validation to prevent buffer overflows when handling DNS/NBT names with consecutive dots or exceeding RFC 1035 255-byte limit. The fix enforces proper bounds checking and component length validation in...

8.8CVSS7.3AI score0.06419EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.23 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.0041EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.9 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...

7.1AI score0.00212EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/20 6:30 p.m.13 views

EUVD-2025-35065

In the Linux kernel, the following vulnerability has been resolved: media: stm32-csi: Fix dereference before NULL check In 'stm32csistart', 'csidev-ssubdev' is dereferenced directly while assigning a value to the 'srcpad'. However the same value is being checked against NULL at a later point of...

5.9AI score0.00219EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/20 3:29 p.m.12 views

CVE-2025-40015

In the Linux kernel, the following vulnerability has been resolved: media: stm32-csi: Fix dereference before NULL check In 'stm32csistart', 'csidev-ssubdev' is dereferenced directly while assigning a value to the 'srcpad'. However the same value is being checked against NULL at a later point of...

5.2AI score0.00219EPSS
SaveExploits0
NVD
NVD
added 2025/10/07 4:15 p.m.11 views

CVE-2023-53653

In the Linux kernel, the following vulnerability has been resolved: media: amphion: fix REVERSEINULL issues reported by coverity null-checking of a pointor is suggested before dereferencing it...

5.5CVSS0.00189EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2016-1222

Malware in sbrugna...

5.5CVSS6.4AI score0.00468EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987089)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987089 advisory. In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer function in pcssetmux...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-407080)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-407080 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to...

5.5CVSS5.9AI score0.00271EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 3:16 p.m.15 views

CVE-2023-53551 usb: gadget: u_serial: Add null pointer check in gserial_resume

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialresume Consider a case where gserialdisconnect has already cleared gser-ioport. And if a wakeup interrupt triggers afterwards, gserialresume gets called, which will lead to...

6.4AI score
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-27895

Malicious code in bioql PyPI...

6.3AI score0.00145EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2025-5261

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00214EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-51871

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00213EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2025-5182

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00227EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2024-53345

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00202EPSS
SaveExploits0References3
Rows per page
Query Builder