Lucene search
+L

7892 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/29 12:0 a.m.11 views

Alibaba Cloud Linux 3 : 0201: webkit2gtk3 (ALINUX3-SA-2025:0201)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2025:0201 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-43501: A buffer overflow issue wa...

8.8CVSS8.5AI score0.33729EPSS
SaveExploits14References7
Positive Technologies
Positive Technologies
added 2025/12/29 12:0 a.m.6 views

PT-2025-53726

UxPlay 1.72 contains a double free vulnerability in its RTSP request handling. A specially crafted RTSP TEARDOWN request can trigger multiple calls to free on the same memory address, potentially causing a Denial of Service...

6.5CVSS6.9AI score0.00289EPSS
SaveExploits1References11
CVE
CVE
added 2025/12/29 12:0 a.m.37 views

CVE-2025-60458

CVE-2025-60458 affects UxPlay 1.72 via a double-free in RTSP request handling (TEARDOWN). The vulnerability can trigger multiple free() calls on the same address, potentially causing Denial of Service. Public sources in the connected docs corroborate a DoS impact; exploitation details in a GitHub...

6.5CVSS6.5AI score0.00289EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/25 12:4 p.m.16 views

CVE-2023-54016

A flaw was found in the Linux kernel's ath12k Wi-Fi driver. This memory leak vulnerability occurs because the driver allocates memory for receive and transmit descriptors during initialization but fails to free this memory during cleanup. A local attacker could exploit this by repeatedly triggeri...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.13 views

SUSE CVE-2022-50700

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has...

7.8CVSS6.7AI score0.0022EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.7 views

SUSE CVE-2023-54042

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix VAS mm use after free The refcount on mm is dropped before the coprocessor is detached...

7.8CVSS6.6AI score0.00124EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.4 views

SUSE CVE-2025-68743

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix create memory region overlap check The current check is incorrect; it only checks if the beginning or end of a region is within an existing region. This doesn't account for userspace specifying a region that begins befo...

6.7CVSS6.5AI score0.00164EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2025-205213

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

5.8AI score0.00097EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2022-55792

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

6AI score0.00247EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2025-68747

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF on kernel BO VA nodes If the MMU is down, panthorvmunmaprange might return an error. We expect the page table to be updated still, and if the MMU is blocked, the rest of the GPU should be blocked too, so no...

7.8CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

AZL-73069 CVE-2025-68741 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS5.8AI score0.00381EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54137

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: fix capmigration information leak Fix an information leak where an uninitialized hole in struct vfioiommutype1infocapmigration on the stack is exposed to userspace. The definition of struct...

0.00191EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54123

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix memleak for 'conf-biosplit' In the error path of raid10run, 'conf' need be freed, however, 'conf-biosplit' is missed and memory will be leaked. Since there are 3 places to free 'conf', factor out a helper to fix th...

0.00196EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2025-68744

In the Linux kernel, the following vulnerability has been resolved: bpf: Free special fields when update lru,percpuhash maps As lru,percpuhash maps support BPFKPTRREF,PERCPU, missing calls to 'bpfobjfreefields' in 'pcpucopyvalue' could cause the memory referenced by BPFKPTRREF,PERCPU fields to be...

5.7AI score0.00166EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2025-68749

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

7.8CVSS5.6AI score0.00097EPSS
SaveExploits0References19
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2023-54062

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2025-68744

In the Linux kernel, the following vulnerability has been resolved: bpf: Free special fields when update lru,percpuhash maps As lru,percpuhash maps support BPFKPTRREF,PERCPU, missing calls to 'bpfobjfreefields' in 'pcpucopyvalue' could cause the memory referenced by BPFKPTRREF,PERCPU fields to be...

5.7AI score0.00166EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.15 views

CVE-2023-54146

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 "x86/kexec: fix memory leak of elf header buffer", freeing image-elfheaders in the error path of crashloadsegments is not needed because kimagefilepostloadcleanup...

5.7AI score0.00178EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.16 views

CVE-2022-50723

In the Linux kernel, the following vulnerability has been resolved: bnxten: fix memory leak in bnxtnvmtest Free the kzalloc'ed buffer before returning in the success path...

5.8AI score0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:6 p.m.5 views

CVE-2023-54127 fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue: ================================================================== BUG: KASAN: double-free in slabfree mm/slub.c:3787 inline...

7.8CVSS6.1AI score
SaveExploits0References11
Rows per page
Query Builder