Lucene search
+L

202 matches found

Tenable Nessus
Tenable Nessus
added 2024/08/21 12:00 a.m.43 views

Amazon Linux 2 : qemu (ALAS-2024-2624)

The version of qemu installed on the remote host is prior to 3.1.0-8. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2024-2624 advisory. QEMU: sdhci: heap buffer overflow in sdhciwritedataport CVE-2024-3447 A flaw was found in the QEMU disk image utility qemu-im...

7.8CVSS7.1AI score0.00552EPSS
SaveExploits1References6
Amazon
Amazon
added 2024/08/20 12:00 a.m.8 views

Important: qemu

Issue Overview: QEMU: sdhci: heap buffer overflow in sdhciwritedataport CVE-2024-3447 A flaw was found in the QEMU disk image utility qemu-img 'info' command. A specially crafted image file containing a json: value describing block devices in QMP could cause the qemu-img process on the host to...

7.8CVSS7.1AI score0.00552EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/08/08 5:47 p.m.19 views

CVE-2024-42242

A flaw was found in the mmc: sdhci driver in the Linux kernel, caused by setting the maximum segment size below the required page size PAGESIZE. This discrepancy leads to validation errors and potential issues in handling I/O operations. The fix involved updating the sdhci driver to ensure that t...

5.5CVSS5.1AI score0.00182EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/08 2:20 a.m.5 views

SUSE 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.5CVSS6.3AI score0.00182EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:00 a.m.25 views

Oracle Linux 9 : qemu-kvm (ELSA-2024-12574)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2024-12574 advisory. - hw/sd/sdhci: Do not update TRNMOD when Command Inhibit DAT is set hilippe Mathieu-Daude Orabug: 36575206 CVE-2024-3447 Tenable has extracted the preceding...

6CVSS6.9AI score0.00552EPSS
SaveExploits1References2
OSV
OSV
added 2024/08/07 4:15 p.m.4 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 2024/08/07 4:15 p.m.34 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.5CVSS0.00182EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.21 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.9AI score0.00182EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.39 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
OSV
OSV
added 2024/08/07 3:14 p.m.19 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...

4.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.14 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.102 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.54 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
CNNVD
CNNVD
added 2024/08/07 12:00 a.m.8 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 the mmc:sdhci module setting the maximum segment size too low under certain circumstances and needs to be...

5.5CVSS5AI score0.00182EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:00 a.m.5 views

An off-by-one read/write issue was found in the SDHCI device of QEMU. It occurs when reading/writing the Buffer Data Port Register in sdhci_read_dataport and sdhci_write_dataport respectively if data_count == block_size. A malicious guest could use this flaw to crash the QEMU process on the host resulting in a denial of service condition.

...

8.6CVSS7AI score0.00839EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/10 12:00 a.m.9 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from a change in how the maximum segment size is handled, specifically in the sdhci component. The function blk queue max segment size ensures that the maximum size is...

7.5CVSS6.4AI score0.00182EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/06/03 9:02 a.m.29 views

CVE-2024-36029

A vulnerability was found in the Linux kernel’s mmc: sdhci-msm driver, which allowed access to a suspended controller. This issue potentially leads to system instability or data corruption when the controller is not actively in use. Mitigation Mitigation for this issue is either not available or...

4.4CVSS9.2AI score0.00239EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/01 2:24 a.m.5 views

SUSE CVE-2024-36029

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-msm: pervent access to suspended controller Generic sdhci code registers LED device and uses host-runtimesuspended flag to protect access to it. The sdhci-msm driver doesn't set this flag, which causes a crash when LED...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/30 4:15 p.m.4 views

DEBIAN-CVE-2024-36029

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-msm: pervent access to suspended controller Generic sdhci code registers LED device and uses host-runtimesuspended flag to protect access to it. The sdhci-msm driver doesn't set this flag, which causes a crash when LED...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/30 4:15 p.m.26 views

CVE-2024-36029

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-msm: pervent access to suspended controller Generic sdhci code registers LED device and uses host-runtimesuspended flag to protect access to it. The sdhci-msm driver doesn't set this flag, which causes a crash when LED...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0References5
Rows per page
Query Builder