Lucene search
+L

238 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/22 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-68326

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe/guc: Fix stackdepot usage Add missing stackdepotinit call when CONFIGDRMXEDEBUGGUC is enabled to fix the following call stack: BUG: kernel NULL pointer...

5.9AI score0.0015EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.4 views

SUSE CVE-2025-68180

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref in debugfs odmcombinesegments When a connector is connected but inactive e.g., disabled by desktop environments, pipectx-streamres.tg will be destroyed. Then, reading odmcombinesegments causes kern...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References21
OSV
OSV
added 2025/12/16 3:39 p.m.7 views

CVE-2025-68309 PCI/AER: Fix NULL pointer access by aer_info

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Fix NULL pointer access by aerinfo The kzallocGFPKERNEL may return NULL, so all accesses to aerinfo-xxx will result in kernel panic. Fix it...

6.3AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.12 views

CVE-2025-68180

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref in debugfs odmcombinesegments When a connector is connected but inactive e.g., disabled by desktop environments, pipectx-streamres.tg will be destroyed. Then, reading odmcombinesegments causes kern...

5.7AI score0.00176EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68229

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in...

5.9AI score0.00183EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.44 views

CVE-2022-50671 RDMA/rxe: Fix "kernel NULL pointer dereference" error

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxequeueinit in the function rxeqpinitreq fails, both qp-req.task.func and qp-req.task.arg are not initialized. Because of creation of qp fails, the function rxecreateqp...

7.5CVSS0.0094EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/09 1:29 a.m.19 views

CVE-2022-50671

The CVE-2022-50671 issue affects the Linux kernel RDMA/rxe driver. If rxe_queue_init in rxe_qp_init_req fails, qp->req.task.func and qp->req.task.arg remain uninitialized, and rxe_create_qp then invokes cleanup, risking a kernel NULL pointer dereference. The advisory notes remediation by ch...

7.5CVSS6.1AI score0.0094EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:0 a.m.2 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-46739)

uiohvgeneric: kernel NULL pointer dereference in hvuiorescind. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504749; scriptversion"1.3";...

5.5CVSS6.8AI score0.00275EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990083 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential null pointer derefernce The amdgpurasgetcontext may return NULL if devi...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 12:15 p.m.5 views

UBUNTU-CVE-2025-40054

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF issue in f2fsmergepagebio As JY reported in bugzilla 1, Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 pc : 0xffffffe51d249484 f2fsiscpguaranteed+0x70/0x98 lr : 0xffffffe51d24ad...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices Return of Wrong Status Code (CVE-2024-40945)

iommu: Return right value in iommusvabinddevice iommusvabinddevice should return either a sva bond handle or an ERRPTR value in error cases. Existing drivers idxd and uacce only check the return value with ISERR. This could potentially lead to a kernel NULL pointer dereference issue if the functi...

5.5CVSS6.7AI score0.00257EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/24 6:30 p.m.8 views

EUVD-2022-54545

In the Linux kernel, the following vulnerability has been resolved: afs: Fix dynamic root getattr The recent patch to make afsgetattr consult the server didn't account for the pseudo-inodes employed by the dynamic root-type afs superblock not having a volume or a server to access, and thus an oop...

5.5CVSS4.8AI score0.00298EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 1:23 p.m.8 views

CVE-2023-53710 wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix error code of return in mt7921acpiread Kernel NULL pointer dereference when ACPI SAR table isn't implemented well. Fix the error code of return to mark the ACPI SAR table as invalid. 5.077128 mt7921e...

6.5AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2007-1490

Malware in sbrugna...

4.9CVSS6AI score0.00426EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-5203

Malware in sbrugna...

7.8CVSS7.7AI score0.00359EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2015-8892

Malware in sbrugna...

10CVSS9.5AI score0.00861EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987194 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmallocarray As the kmallocarray may return null,...

5.5CVSS5.8AI score0.00264EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-35821

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.0021EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-13170

Malicious code in bioql PyPI...

7.1AI score0.00144EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-25566

Malicious code in bioql PyPI...

8.6AI score0.0017EPSS
SaveExploits0References9
Rows per page
Query Builder