Lucene search
K

21 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: mmc: rtsxusbsdmmc: Fix the return value check in mmcaddhost. The mmcaddhost function may return an error. If we ignore its return value, the memory allocated by mmcallochost will be leaked, leading to a kernel crash due to the...

5.5CVSS5.6AI score0.0015EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: mmc: via-sdmmc: fixed the return value check in mmcaddhost The mmcaddhost function may return an error. If we ignore its return value, it will cause two issues: 1. The memory allocated in mmcallochost may be leaked. 2. In the...

5.9AI score0.00239EPSS
Exploits0References2
OSV
OSV
added 2025/12/30 1:15 p.m.5 views

UBUNTU-CVE-2022-50846

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: 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.7AI score0.00239EPSS
Exploits0References12
CVE
CVE
added 2025/12/30 12:11 p.m.14 views

CVE-2022-50846

The CVE-2022-50846 entry concerns a Linux kernel issue in mmc: via-sdmmc where mmc_add_host() could return an error and its return value was ignored. The documented fix adds a proper check of the return value and an error path that calls mmc_free_host(), preventing a memory leak from mmc_alloc_ho...

6.1AI score0.00239EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.2 views

CVE-2022-50846

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: 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.00239EPSS
Exploits0
OSV
OSV
added 2025/12/30 12:11 p.m.2 views

CVE-2022-50846 mmc: via-sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: 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...

6.4AI score0.00239EPSS
Exploits0References12
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50353

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will ...

5.5CVSS6AI score0.00185EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/09/17 5:31 p.m.3 views

CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: 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 add...

5.5CVSS5.8AI score0.00185EPSS
Exploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.1 views

DEBIAN-CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: 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 add...

5.5CVSS5.3AI score0.00185EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.2 views

CVE-2022-50353 mmc: wmt-sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: 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 add...

6.1AI score0.00185EPSS
Exploits0References8
OSV
OSV
added 2025/09/16 5:15 p.m.3 views

UBUNTU-CVE-2022-50347

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsxusbsdmmc: 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...

5.5CVSS5.8AI score0.0015EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.2 views

CVE-2022-50347 mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsxusbsdmmc: 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...

6.1AI score0.0015EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.3 views

PT-2025-38016

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel where the mmc add host function’s return value was not properly checked. Failing to check the return value could lead to a memory leak within the mmc...

5.8AI score0.0015EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.2 views

kernel: Kernel: Denial of Service via improper return value check in mmc_add_host()

A flaw was found in the Linux kernel's mmc: wmt-sdmmc component. An improper return value check in the mmcaddhost function may allow a local attacker to cause a memory leak. This can lead to a kernel crash, resulting in a Denial of Service DoS...

5.5CVSS6AI score0.00185EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/05/15 12:0 a.m.4 views

PT-2024-21842 · Insyde · Insydeh2O

Name of the Vulnerable Software and Affected Versions: Insyde InsydeH2O kernel versions 5.2 through 5.2 before 05.29.09 Insyde InsydeH2O kernel versions 5.3 through 5.3 before 05.38.09 Insyde InsydeH2O kernel versions 5.4 through 5.4 before 05.46.09 Insyde InsydeH2O kernel versions 5.5 through 5....

7.4CVSS7.4AI score0.0017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.4 views

SUSE CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS6.3AI score0.00226EPSS
Exploits0References6
OSV
OSV
added 2023/01/17 7:16 p.m.12 views

GSD-2023-1001438 mmc: wmt-sdmmc: fix return value check of mmc_add_host()

mmc: wmt-sdmmc: fix return value check of mmcaddhost This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.163 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/17 6:43 p.m.6 views

GSD-2023-1001132 mmc: wmt-sdmmc: fix return value check of mmc_add_host()

mmc: wmt-sdmmc: fix return value check of mmcaddhost This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/17 6:43 p.m.6 views

GSD-2023-1001130 mmc: via-sdmmc: fix return value check of mmc_add_host()

mmc: via-sdmmc: fix return value check of mmcaddhost This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/17 6:4 p.m.3 views

GSD-2023-1000727 mmc: wmt-sdmmc: fix return value check of mmc_add_host()

mmc: wmt-sdmmc: fix return value check of mmcaddhost This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder