Lucene search
+L

12853 matches found

Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.9 views

PT-2025-38191

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where the early init dt scan memory function did not distinguish between successful and unsuccessful memory setup. This caused subsequent memory...

5.5CVSS6.2AI score0.00201EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.8 views

PT-2025-38165

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the vt6655 driver related to memory cleanup loops during initialization. Specifically, the driver allocates memory using an index variable that...

6.3AI score0.00215EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39836

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter...

7.8CVSS6.6AI score0.00152EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.5 views

SUSE CVE-2022-50276

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

5.5CVSS6.5AI score0.00157EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.7 views

SUSE CVE-2023-53284

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 ...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/16 2:15 p.m.13 views

CVE-2025-39836

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter expects those buffers to be contiguous pages, but setupmmhdr just uses...

7.8CVSS0.00152EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/16 1:15 p.m.8 views

CVE-2025-39819

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

5.5CVSS0.00147EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/16 1:15 p.m.9 views

AZL-67377 CVE-2025-39819 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

5.5CVSS5.7AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:0 p.m.7 views

CVE-2025-39819 fs/smb: Fix inconsistent refcnt update

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

6.2AI score
SaveExploits0References10
NVD
NVD
added 2025/09/16 8:15 a.m.10 views

CVE-2023-53284

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 ...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.3 views

DEBIAN-CVE-2023-53284

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 ...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.8 views

UBUNTU-CVE-2023-53264

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050clocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.18 views

CVE-2023-53284

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 ...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0
CVE
CVE
added 2025/09/16 8:11 a.m.30 views

CVE-2023-53284

The CVE-2023-53284 issue occurs in the Linux kernel DRM MSM DPU code path: if devm_kzalloc() fails during dpu_writeback_init(), dpu_wb_conn may become NULL and trigger a null pointer dereference later. The connected Astra Linux and SUSE advisories reproduce the same description and confirm the un...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
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
OSV
OSV
added 2025/09/16 8:6 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
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 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
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.8 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
CNNVD
CNNVD
added 2025/09/16 12:0 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 allocated memory when memory allocation fails in the vcapduprule function, which could...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.7 views

SUSE CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS6.7AI score0.00155EPSS
SaveExploits0References4
Rows per page
Query Builder