Lucene search
+L

66 matches found

Cvelist
Cvelist
added 2025/05/01 1:07 p.m.27 views

CVE-2025-37761 drm/xe: Fix an out-of-bounds shift when invalidating TLB

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 1:07 p.m.14 views

CVE-2025-37761 drm/xe: Fix an out-of-bounds shift when invalidating TLB

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/05/01 1:07 p.m.123 views

CVE-2025-37761

CVE-2025-37761 affects the Linux kernel drm/xe TLB invalidation path. Root cause: an out-of-bounds shift when invalidating a TLB range larger than rounddown_pow_of_two(ULONG_MAX); fix uses a full TLB invalidation for such cases and updates the range size limit calculation. CVSSv3.1 vector: AV:L/A...

7.8CVSS6.5AI score0.00203EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.16 views

CVE-2025-37761

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS5.6AI score0.00203EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.12 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 an out-of-bounds shift during TLB invalidation in drm/xe...

7.1CVSS6.5AI score0.00203EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/03/26 12:00 a.m.9 views

PT-2025-18442

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0+ Description The issue is related to an out-of-bounds shift when invalidating TLB in the Linux kernel. This occurs when the size of the range invalidated is larger than rounddown pow of twoULONG MAX, causi...

7.1CVSS6.8AI score0.00203EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.6 views

SUSE CVE-2025-21644

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

5.5CVSS7.4AI score0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/19 11:15 a.m.4 views

DEBIAN-CVE-2025-21644

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 11:15 a.m.6 views

UBUNTU-CVE-2025-21644

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/01/19 10:18 a.m.21 views

CVE-2025-21644

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0
CVE
CVE
added 2025/01/19 10:18 a.m.103 views

CVE-2025-21644

CVE-2025-21644: Linux kernel DRM/xe tlb_invalidation bug. Root cause: GuC load failure could leave initialization incomplete, leading to NULL pointer dereference during wedging. Fix: move xe_gt_tlb_invalidation_init() to xe_gt_init_early() so locks/seqno are initialized early (software-only init)...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/19 10:18 a.m.2 views

CVE-2025-21644 drm/xe: Fix tlb invalidation when wedging

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

5.8AI score0.00216EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/19 12:00 a.m.9 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 xegttlbinvalidationinit function that may not be properly initialized when a device is wedged wedged,...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.25 views

CVE-2024-26891

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References30
SUSE CVE
SUSE CVE
added 2024/03/02 5:20 a.m.12 views

SUSE CVE-2023-52484

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.5CVSS6AI score0.00173EPSS
SaveExploits0References13
OSV
OSV
added 2023/07/25 2:07 p.m.19 views

CLSA-2023-1690294029 kernel: Fix of 29 CVEs

ALSA: pcm: Fix races among concurrent prealloc proc writes CVE-2022-1048 - ALSA: pcm: Fix races among concurrent prepare and hwparams/hwfree calls CVE-2022-1048 - ALSA: pcm: Fix races among concurrent read/write and buffer changes CVE-2022-1048 - ALSA: pcm: Fix races among concurrent hwparams and...

8.8CVSS7.3AI score0.12966EPSS
SaveExploits20References1
RedHat Linux
RedHat Linux
added 2023/05/31 3:57 p.m.10 views

kernel: unmap_mapping_range() race with munmap() on VM_PFNMAP mappings leads to stale TLB entry

A flaw was found in include/asm-generic/tlb.h in the Linux kernel due to a race condition unmapmappingrange versus munmap. This issue allows a device driver to free a page while it still has stale TLB entries...

4.7CVSS6.6AI score0.00225EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.6 views

SUSE CVE-2020-27674

An issue was discovered in Xen through 4.14.x allowing x86 PV guest OS users to gain guest OS privileges by modifying kernel memory contents, because invalidation of TLB entries is mishandled during use of an INVLPG-like attack technique...

6.2CVSS6.9AI score0.00357EPSS
SaveExploits0References19
OSV
OSV
added 2020/10/22 9:15 p.m.5 views

ALPINE-CVE-2020-27674

An issue was discovered in Xen through 4.14.x allowing x86 PV guest OS users to gain guest OS privileges by modifying kernel memory contents, because invalidation of TLB entries is mishandled during use of an INVLPG-like attack technique...

5.3CVSS6.9AI score0.00357EPSS
SaveExploits0References1
OSV
OSV
added 2020/10/22 9:15 p.m.3 views

DEBIAN-CVE-2020-27674

An issue was discovered in Xen through 4.14.x allowing x86 PV guest OS users to gain guest OS privileges by modifying kernel memory contents, because invalidation of TLB entries is mishandled during use of an INVLPG-like attack technique...

5.3CVSS7.1AI score0.00357EPSS
SaveExploits0References1
Rows per page
Query Builder