Lucene search
+L

647 matches found

RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.11 views

kernel: mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.11 views

kernel: mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.197 views

RHEL 8 : kernel-rt (RHSA-2024:5102)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5102 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirement...

9.8CVSS8.6AI score0.08555EPSS
SaveExploits3References298
OSV
OSV
added 2024/08/08 12:0 a.m.59 views

ALSA-2024:5102 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: efivarfs: force RO when remounting if SetVariable is not supported CVE-2023-52463 kernel: tracing: Restructure traceclockglobal to...

9.8CVSS8.7AI score0.08555EPSS
SaveExploits3References300
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.54 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel vulnerabilities (USN-6949-1)

"The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6949-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

9.8CVSS7.2AI score0.01483EPSS
SaveExploits3References226
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.34 views

CVE-2024-42242 mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci: Fix maxsegsize for 64KiB PAGESIZE blkqueuemaxsegmentsize ensured: if maxsize maxsegmentsize PAGESIZE return -EINVAL; The change from one to the other, exposed sdhci which was setting maximum segment size too low in so...

0.00182EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.13 views

CVE-2024-42242 mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci: Fix maxsegsize for 64KiB PAGESIZE blkqueuemaxsegmentsize ensured: if maxsize maxsegmentsize PAGESIZE return -EINVAL; The change from one to the other, exposed sdhci which was setting maximum segment size too low in so...

6.7AI score0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/07 3:14 p.m.90 views

CVE-2024-42242

In CVE-2024-42242, the Linux kernel mmc: sdhci driver had a mismatch between two checks for max_segment_size. max_size was forced to PAGE_SIZE by blk_queue_max_segment_size() when it was below PAGE_SIZE, while blk_validate_limits() treated a max_segment_size below PAGE_SIZE as an error (returning...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/07 3:14 p.m.28 views

CVE-2024-42242

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci: Fix maxsegsize for 64KiB PAGESIZE blkqueuemaxsegmentsize ensured: if maxsize maxsegmentsize PAGESIZE return -EINVAL; The change from one to the other, exposed sdhci which was setting maximum segment size too low in so...

5.5CVSS5.4AI score0.00182EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.7 views

The vulnerability of the davinci_mmcsd_driver driver for Linux kernel allows a hacker to induce a service failure.

The vulnerability in the structure of davincimmcsddriver in the drivers/mmc/host/davincimmc.c file of the MMC/SD driver for the Linux operating system is related to a memory leak caused by the incorrect use of a function for releasing resources. Exploiting this vulnerability could allow an attack...

5.5CVSS6.7AI score0.00228EPSS
SaveExploits0References23Affected Software7
SUSE CVE
SUSE CVE
added 2024/08/06 2:2 a.m.7 views

SUSE CVE-2024-41026

In the Linux kernel, the following vulnerability has been resolved: mmc: davincimmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sgmiter's length. Limit the number of...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:0 a.m.5 views

mmc: davinci: Don't strip remove function when driver is builtin

...

5.5CVSS7.3AI score0.00228EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/07/31 9:12 a.m.16 views

CVE-2024-41026

A flaw was found in the davincimmc driver in the Linux kernel, which lacks validation for the size of transmitted data, leading to potential kernel panics if the data size exceeded the scatter-gather list sgmiter length. This issue was addressed by adding a check to limit the transmitted data to...

6.1CVSS6.2AI score0.00246EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/07/30 12:0 a.m.36 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6927-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6927-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.1CVSS7.8AI score0.01401EPSS
SaveExploits1References160
NVD
NVD
added 2024/07/29 3:15 p.m.30 views

CVE-2024-41026

In the Linux kernel, the following vulnerability has been resolved: mmc: davincimmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sgmiter's length. Limit the number of...

5.5CVSS0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:15 p.m.42 views

UBUNTU-CVE-2024-41026

In the Linux kernel, the following vulnerability has been resolved: mmc: davincimmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sgmiter's length. Limit the number of...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 2:31 p.m.70 views

CVE-2024-41026

CVE-2024-41026 is a Linux kernel issue in the davinci_mmc driver where the transmitted data size could exceed sg_miter length, causing a kernel panic. The vulnerability arises from lack of validation on the data size to be transmitted; the fix limits the number of transmitted bytes to sg_mmiter-&...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/29 12:0 a.m.13 views

PT-2024-29206 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the davinci mmc component. The issue arises from the lack of a check on the size of the data to be transmitted,...

6.4AI score0.00246EPSS
SaveExploits0References10
Ubuntu
Ubuntu
added 2024/07/26 3:11 p.m.80 views

USN-6919-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 It was discovered that the ATA over...

9.1CVSS7.5AI score0.01635EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2024/07/26 1:52 p.m.84 views

USN-6917-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Gui-Dong Han discovered that the...

9.8CVSS7.1AI score0.01401EPSS
SaveExploits1
Rows per page
Query Builder