Lucene search
+L

1603 matches found

OSV
OSV
added 2025/09/15 2:21 p.m.4 views

CVE-2023-53211 driver core: location: Free struct acpi_pld_info *pld before return false

In the Linux kernel, the following vulnerability has been resolved: driver core: location: Free struct acpipldinfo pld before return false struct acpipldinfo pld should be freed before the return of allocation failure, to prevent memory leak, add the ACPIFREE to fix it...

5.5CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:04 p.m.13 views

CVE-2023-53174 scsi: core: Fix possible memory leak if device_add() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to decrease the reference count in th...

0.00156EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:01 p.m.11 views

CVE-2022-50242 drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

0.0016EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.15 views

PT-2025-46758

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to race conditions when using task locktsk-group leader within the sys prlimit64 function and its associated do prlimit path. Specifically, the...

5CVSS7.3AI score0.00144EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/11 5:29 p.m.7 views

CVE-2025-54906

Free of memory not on the heap in Microsoft Office allows an unauthorized attacker to execute code locally...

7.8CVSS7.3AI score0.00709EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/09/11 7:38 a.m.11 views

kernel: drm/vkms: Fix memory leak in vkms_init()

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix memory leak in vkmsinit A memory leak was reported after the vkms module install failed. unreferenced object 0xffff88810bc28520 size 16: comm "modprobe", pid 9662, jiffies 4298009455 age 42.590s hex dump first 16...

5.5CVSS6.8AI score0.00155EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/09 12:00 a.m.6 views

libssh 安全漏洞

libssh is a C development package from the libssh organization for accessing SSH services, which is capable of executing remote commands, file transfers, as well as providing a secure transport channel for remote programs. A security vulnerability exists in libssh that stems from memory not being...

3.1CVSS6.4AI score0.00402EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/08 12:53 p.m.141 views

CVE-2025-3212

CVE-2025-3212 is a Use After Free in Arm Mali GPU Kernel Drivers (Bifrost, Valhall, and Arm 5th Gen). Affected: Bifrost r41p0–r49p4 and r50p0–r51p0; Valhall r41p0–r49p4 and r50p0–r54p0; Arm 5th Gen r41p0–r49p4 and r50p0–r54p0. Impact: local, non-privileged process can access memory that has alrea...

5.3CVSS6.3AI score0.00325EPSS
SaveExploits0References1Affected Software3
Cvelist
Cvelist
added 2025/09/08 12:53 p.m.21 views

CVE-2025-3212 Mali GPU Kernel Driver allows access to already freed memory

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user process to perform valid GPU memory processing operations to gain access to already freed memory.This issue...

0.00325EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/08 12:53 p.m.4 views

CVE-2025-3212 Mali GPU Kernel Driver allows access to already freed memory

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user process to perform valid GPU memory processing operations to gain access to already freed memory.This issue...

6.3AI score0.00325EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

DEBIAN-CVE-2025-39720

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix refcount leak causing resource not released When ksmbdconnreleasingopinfo-conn returns true,the refcount was not decremented properly, causing a refcount leak that prevents the count from reaching zero and the memory...

5.5CVSS5.3AI score0.0028EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.18 views

CVE-2025-38731 drm/xe: Fix vm_bind_ioctl double free bug

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix vmbindioctl double free bug If the argument check during an array bind fails, the bindops are freed twice as seen below. Fix this by setting bindops to NULL after freeing...

7.8CVSS0.00153EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/09/05 12:00 a.m.9 views

The vulnerability of the lecd_attach function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the lecdattach function in the Linux operating system’s kernel is related to the use of memory after it is freed. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

8CVSS6.8AI score0.00181EPSS
SaveExploits0References17Affected Software7
OSV
OSV
added 2025/09/04 4:15 p.m.4 views

DEBIAN-CVE-2025-38703

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Make dma-fences compliant with the safe access rules Xe can free some of the data pointed to by the dma-fences it exports. Most notably the timeline name can get freed if userspace closes the associated submit queue. At t...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.7 views

CVE-2025-38681

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: take the memory hotplug lock inside ptdumpwalkpgd Memory hot remove unmaps and tears down various kernel page table regions as required. The ptdump code can race with concurrent modifications of the kernel page tables...

4.7CVSS0.00122EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/04 3:32 p.m.67 views

CVE-2025-38703

CVE-2025-38703 affects the Linux kernel’s drm/xe path, specifically making dma-fences compliant with safe access rules. The issue arises when Xe frees data pointed to by dma-fences it exports (e.g., a timeline name) after a userspace submit queue is closed, which could lead to a use-after-free if...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:04 a.m.7 views

net: stmmac: Fix accessing freed irq affinity_hint

...

7.1CVSS7.4AI score0.00193EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 6:56 a.m.10 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00174EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/09/01 12:00 a.m.10 views

The vulnerability of the bfq_setup_merge() function in the block/bfq-iosched.c module exposes the block-level kernel support of the Linux operating system, allowing attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the bfqsetupmerge function in the block/bfq-iosched.c module related to Linux kernel’s block-level support involves the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibilit...

7.8CVSS6.3AI score0.0028EPSS
SaveExploits0References12Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/08/27 12:00 a.m.8 views

The vulnerability of the get_net() function in the net component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the getnet function in the net component of the Linux operating system’s kernel is related to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00175EPSS
SaveExploits0References13Affected Software2
Rows per page
Query Builder