Lucene search
+L

3927 matches found

Cvelist
Cvelist
added 2025/12/09 12:0 a.m.40 views

CVE-2022-50653 mmc: atmel-mci: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: atmel-mci: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

0.00179EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.6 views

CVE-2022-50653

In the Linux kernel, the following vulnerability has been resolved: mmc: atmel-mci: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

5.3AI score0.00179EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.11 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 an invalid address access in brcmfmac, which could cause the kernel to crash...

7.9AI score0.00225EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.3 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 Linux kernel that stems from a failure to perform NULL checking, which could cause the kernel to crash...

8.6AI score0.00199EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.4 views

PT-2025-49752

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to group validation within the ext4 filesystem. Specifically, the ext4 mb good group function lacks a NULL check before performing a group...

5.9AI score0.00199EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.9 views

PT-2025-49701

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s mmc subsystem, specifically within the omap hsmmc driver. The mmc add host function may return an error, and failure to check this return value can le...

7.8CVSS7.1AI score0.00462EPSS
SaveExploits2References897
RedhatCVE
RedhatCVE
added 2025/12/08 11:47 p.m.7 views

CVE-2025-40311

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

5.7AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2022-55694

In the Linux kernel, the following vulnerability has been resolved: mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehost...

6AI score0.00179EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2025-201634

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

5.9AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/08 3:20 a.m.4 views

kernel: RDMA/rxe: Fix mr->map double free

A double-free vulnerability was found in the Linux kernel RDMA RXE soft-RoCE driver's memory region handling. A local user with access to RDMA userspace verbs can register a memory region with parameters that cause initialization to fail, triggering error handling code that frees the mr-map...

7.8CVSS7.3AI score0.00151EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.2 views

UBUNTU-CVE-2022-50618

In the Linux kernel, the following vulnerability has been resolved: mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehost...

5.7AI score0.00179EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 1:19 a.m.7 views

CVE-2023-53756 KVM: VMX: Fix crash due to uninitialized current_vmcs

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Fix crash due to uninitialized currentvmcs KVM enables 'Enlightened VMCS' and 'Enlightened MSR Bitmap' when running as a nested hypervisor on top of Hyper-V. When MSR bitmap is updated, evmcstouchmsrbitmap function uses...

6.3AI score0.00166EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

CVE-2022-50618 mmc: meson-gx: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehost...

6.4AI score0.00179EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/08 1:16 a.m.21 views

CVE-2022-50618

CVE-2022-50618 affects the Linux kernel in the mmc subsystem for meson-gx, where mmc_add_host() return value is not checked. If it fails, allocated memory in mmc_alloc_host() leaks and, in remove path, mmc_remove_host() may operate on a not-yet-added device, causing a kernel crash via a null-dere...

6.1AI score0.00179EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.32 views

CVE-2022-50618 mmc: meson-gx: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehost...

0.00179EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.7 views

CVE-2022-50618

In the Linux kernel, the following vulnerability has been resolved: mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehost...

5.3AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 12:46 a.m.16 views

CVE-2025-40321 wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P vif to send the "actframe" IOVAR to firmware. Th...

6.3AI score0.00175EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/08 12:46 a.m.26 views

CVE-2025-40311

Summary: CVE-2025-40311 in the Linux kernel involves IOMMU-enabled dma_alloc_coherent() potentially returning vmalloc-range addresses. Affected code path: accel/habanalabs mapping of cb with vmalloc-backed coherent memory. Root cause: vm_insert_page() could trigger BUG_ON due to VM_PFNMAP restric...

6AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 12:46 a.m.6 views

CVE-2025-40311 accel/habanalabs: support mapping cb with vmalloc-backed coherent memory

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

6.3AI score0.00162EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.33 views

CVE-2025-40311 accel/habanalabs: support mapping cb with vmalloc-backed coherent memory

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder