Lucene search
+L

23601 matches found

Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.4 views

CVE-2023-53284 drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for null return of devmkzalloc in dpuwritebackinit Because of the possilble failure of devmkzalloc, dpuwbconn might be NULL and will cause null pointer dereference later. Therefore, it might be better to check ...

6.1AI score0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 8:11 a.m.38 views

CVE-2023-53276

In CVE-2023-53276, the Linux kernel ubifs code leaks memory: fscrypt_setup_filename allocates memory for the tmpfile name, but this memory is not freed after the name is copied into the directory entry inode (ubifs_tmpfile → vfs_tmpfile → path_openat). The kmemleak report shows an unreferenced ob...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.2 views

CVE-2023-53273 Drivers: vmbus: Check for channel allocation before looking up relids

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

7.9AI score0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 8:11 a.m.7 views

CVE-2023-53273 Drivers: vmbus: Check for channel allocation before looking up relids

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

5.5CVSS6AI score
SaveExploits0References8
CVE
CVE
added 2025/09/16 8:11 a.m.37 views

CVE-2023-53273

In the Linux kernel vulnerability CVE-2023-53273, the issue lies in the vmbus driver’s channel handling. The function relid2channel() assumes the vmbus channel array is allocated, but in multi-kernel scenarios (e.g., kdump/kexec), not all relids are reset by the host. If a guest receives a vmbus ...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 8:06 a.m.3 views

CVE-2023-53267 driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

6AI score0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/16 8:06 a.m.16 views

CVE-2023-53267 driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/16 8:06 a.m.15 views

CVE-2023-53267

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/09/16 8:06 a.m.10 views

CVE-2023-53267 driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called when memory fails to be allocated for cbdata in xlnxaddcbfornotifyevent, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/16 8:06 a.m.17 views

CVE-2023-53266 arm64: acpi: Fix possible memory leak of ffh_ctxt

In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffhctxt Allocated 'ffhctxt' memory leak is possible if the SMCCC version and conduit checks fail and -EOPNOTSUPP is returned without freeing the allocated memory. Fix the same by moving th...

0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 8:06 a.m.11 views

CVE-2023-53266 arm64: acpi: Fix possible memory leak of ffh_ctxt

In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffhctxt Allocated 'ffhctxt' memory leak is possible if the SMCCC version and conduit checks fail and -EOPNOTSUPP is returned without freeing the allocated memory. Fix the same by moving th...

5.5CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/16 8:06 a.m.10 views

CVE-2023-53265 ubi: ensure that VID header offset + VID header size <= alloc, size

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x85/0xad lib/dumpstack.c:106 printaddressdescription mm/kasan/report.c:317 inline printreport.cold.13+0xb6/0x6bb...

0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 8:06 a.m.6 views

CVE-2023-53265 ubi: ensure that VID header offset + VID header size <= alloc, size

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x85/0xad lib/dumpstack.c:106 printaddressdescription mm/kasan/report.c:317 inline printreport.cold.13+0xb6/0x6bb...

7.1CVSS4.7AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.7 views

PT-2025-37878

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The relid2channel function within the vmbus driver makes an assumption about the allocation of the vmbus channel array. Specifically, it assumes the array is allocated when called...

6.1AI score0.00155EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.7 views

PT-2025-37889

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the drm/msm/dpu subsystem where a failure of devm kzalloc could lead to a null pointer dereference in the dpu writeback init function. Specifically,...

6AI score0.00143EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.11 views

PT-2025-37871

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak in the ffh ctxt structure within the ACPI subsystem on ARM64 architectures was addressed. The leak occurs when SMCCC version and conduit checks fail, resulting in an...

6.1AI score0.00137EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.9 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 the failure to free memory when a memory allocation fails in the xlnxaddcbfornotifyevent function, which cou...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.10 views

PT-2025-37872

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the xlnx add cb for notify event function within the Xilinx SoC driver. The kfree function was not called when memory allocation for cb data failed, leading to a...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50276

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail...

5.5CVSS6.1AI score0.00157EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53244

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish When the driver calls tw68riscbuffer to prepare the buffer, the function call dmaalloccoheren...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References3
Rows per page
Query Builder