4 matches found
CVE-2026-31735
A flaw was found in the Linux kernel's Input/Output Memory Management Unit IOMMU page table handling. When an unmap operation partially overlaps with a large memory mapping, the system's invalidation process may not correctly flush the entire unmapped range. This could result in a 'short...
CVE-2025-68193
Summary (CVE-2025-68193) : The Linux kernel’s drm/xe/guc driver introduced a devm-managed release action to safely tear down CTB during buffer object release when XE_BO_FLAG_GGTT_INVALIDATE is set, preventing a use-after-free scenario that could crash the system. The issue arose from premature CT...
SUSE CVE-2024-50250
In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...
CVE-2023-34321 arm32: The cache may not be properly cleaned/invalidated
Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes such as the ones during scrubbing have reached memory before handing over the page to a guest. Unfortunately, the arithmetics in the...