Lucene search
+L

884 matches found

RedhatCVE
RedhatCVE
added 2024/09/13 2:43 p.m.26 views

CVE-2024-46689

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: cmd-db: Map shared memory as WC, not WB Linux does not write into cmd-db region. This region of memory is write protected by XPU. XPU may sometime falsely detect clean cache eviction as "write" into the write protected...

4.4CVSS7.1AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 7:15 a.m.3 views

DEBIAN-CVE-2024-46705

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.5 views

DEBIAN-CVE-2024-46689

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: cmd-db: Map shared memory as WC, not WB Linux does not write into cmd-db region. This region of memory is write protected by XPU. XPU may sometime falsely detect clean cache eviction as "write" into the write protected...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.11 views

AZL-49377 CVE-2024-46689 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: cmd-db: Map shared memory as WC, not WB Linux does not write into cmd-db region. This region of memory is write protected by XPU. XPU may sometime falsely detect clean cache eviction as "write" into the write protected...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.22 views

UBUNTU-CVE-2024-46689

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: cmd-db: Map shared memory as WC, not WB Linux does not write into cmd-db region. This region of memory is write protected by XPU. XPU may sometime falsely detect clean cache eviction as "write" into the write protected...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References26
CVE
CVE
added 2024/09/13 5:29 a.m.126 views

CVE-2024-46689

CVE-2024-46689 affects the Linux kernel function soc: qcom: cmd-db. The root cause is mapping the shared cmd-db memory region as WB instead of WC, which can trigger an XPU write-protection false positive that leads to a secure interrupt and an endless loop in Trust Zone. Qualcomm Hypervisor curre...

5.5CVSS6.1AI score0.00235EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2024/09/13 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 the Linux kernel that stems from a failure to properly manage memory mapping...

4.7CVSS6.3AI score0.00226EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/13 12:0 a.m.6 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 a failure to properly reset the MMIO mapping after device removal. No details of the vulnerability are...

5.5CVSS8.2AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/11 4:15 p.m.10 views

AZL-49218 CVE-2024-45022 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

5.5CVSS6.7AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.6 views

UBUNTU-CVE-2024-45022

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References12
Amazon
Amazon
added 2024/09/04 12:0 a.m.16 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous commit, the submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete. Reorder scheduling the wor...

7.8CVSS6.6AI score0.00591EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2024/08/15 2:3 a.m.7 views

SUSE CVE-2024-31145

Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region Reporting, "RMRR" for Intel VT-d or Unity Mapping ranges for AMD-Vi. These are typically used for platform tasks such as legacy USB emulation. Since the precise purpose of these regions ...

7.5CVSS7.1AI score0.00234EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/14 3:15 p.m.22 views

AZL-49105 CVE-2024-42259 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Calculating the size of the mapped area as the lesser value between the requested size and the actual size does not consider the partial mapping offset. This can cau...

5.5CVSS6.3AI score0.00265EPSS
SaveExploits3References1
OSV
OSV
added 2024/08/14 3:15 p.m.12 views

UBUNTU-CVE-2024-42259

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Calculating the size of the mapped area as the lesser value between the requested size and the actual size does not consider the partial mapping offset. This can cau...

7.8CVSS6.2AI score0.00265EPSS
SaveExploits3References22
UbuntuCve
UbuntuCve
added 2024/08/14 3:15 p.m.25 views

CVE-2024-42259

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Calculating the size of the mapped area as the lesser value between the requested size and the actual size does not consider the partial mapping offset. This can cau...

7.8CVSS6AI score0.00265EPSS
SaveExploits3References21
CVE
CVE
added 2024/08/14 2:50 p.m.148 views

CVE-2024-42259

The CVE-2024-42259 issue affects the Linux kernel DRM/i915 gem memory mapper. The root cause was a miscalculation of the mapped region size when a partial mapping offset is involved, which could permit a page fault on access. The fix changes how the mapping boundaries are computed: the start and ...

7.8CVSS6.5AI score0.00265EPSS
SaveExploits3References12Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.8 views

PT-2024-6385

Name of the Vulnerable Software and Affected Versions Xen affected versions not specified Description The issue is related to flawed error handling in the logic establishing mappings for Reserved Memory Regions RMRR in Intel VT-d or Unity Mapping ranges for AMD-Vi. This flaw can result in mapping...

7.5CVSS8.4AI score0.17444EPSS
SaveExploits0References136
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.6 views

PT-2024-10904 · Amd · Asp Kernel

Name of the Vulnerable Software and Affected Versions: ASP kernel affected versions not specified Description: Insufficient access controls in the ASP kernel may allow a privileged attacker with access to AMD signing keys and the BIOS menu or UEFI shell to map DRAM regions in protected areas,...

3.9CVSS6.8AI score0.00146EPSS
SaveExploits0References7
NVD
NVD
added 2024/08/05 3:15 p.m.28 views

CVE-2024-23381

Memory corruption when memory mapped in a VBO is not unmapped by the GPU SMMU...

8.4CVSS0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/18 7:15 a.m.7 views

UBUNTU-CVE-2024-41011

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush...

7.8CVSS6.1AI score0.00223EPSS
SaveExploits0References23
Rows per page
Query Builder