Lucene search
+L

242 matches found

OSV
OSV
added 2025/05/01 2:15 p.m.3 views

UBUNTU-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.1CVSS6.2AI score0.0018EPSS
SaveExploits0References25
OSV
OSV
added 2025/04/16 3:15 p.m.2 views

DEBIAN-CVE-2025-22045

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

5.5CVSS5.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.4 views

UBUNTU-CVE-2025-22045

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

7.8CVSS6.2AI score0.00207EPSS
SaveExploits0References50
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 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, which stems from the possibility that powerpc/tm may be overwritten by SLB miss when processing user r13 in trechkpt,...

5.5CVSS6AI score0.0026EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/02/26 12:0 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 parisc architecture not properly handling a page-not-existing condition during a non-access data TLB cac...

7.1CVSS5.1AI score0.00263EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.3 views

SUSE CVE-2024-53687

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfenceprotectpage flushtlbkernelrange may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disabled: 3.455330 WARNING: CPU: 1 PID: 0 at kernel/smp.c:815...

5.5CVSS7.4AI score0.00213EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.13 views

PT-2026-8126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to IOMMU and stale IOTLB entries within the kernel address space. The issue involves the need to invalidate IOTLB paging cache entries before...

7.5CVSS5.8AI score0.00378EPSS
SaveExploits0References125
OSV
OSV
added 2024/12/27 3:15 p.m.0 views

DEBIAN-CVE-2024-56559

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address into one operation When compiling kernel source 'make -j $nproc' with the up-and-running KASAN-enabled kernel on a 256-core machine, the following soft...

5.5CVSS5.5AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.9 views

UBUNTU-CVE-2024-40918

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

6.3CVSS5.9AI score0.00264EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/21 4:15 p.m.12 views

UBUNTU-CVE-2023-52790

In the Linux kernel, the following vulnerability has been resolved: swiotlb: fix out-of-bounds TLB allocations with CONFIGSWIOTLBDYNAMIC Limit the free list length to the size of the IO TLB. Transient pool can be smaller than IOTLBSEGSIZE, but the free list is initialized with the assumption that...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.5 views

PT-2024-14749 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to out-of-bounds TLB allocations with CONFIG SWIOTLB DYNAMIC. The transient pool can be smaller than IO TLB SEGSIZE, but the free list is initialized with the...

6.3AI score0.00205EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.3 views

SUSE 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.2AI score0.00231EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/17 11:15 a.m.4 views

UBUNTU-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.5CVSS6AI score0.00231EPSS
SaveExploits0References31
OSV
OSV
added 2024/04/03 3:15 p.m.19 views

UBUNTU-CVE-2024-26705

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

5.5CVSS5.7AI score0.00194EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/29 6:15 a.m.6 views

UBUNTU-CVE-2023-52481

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add Cortex-A520 speculative unprivileged load workaround Implement the workaround for ARM Cortex-A520 erratum 2966298. On an affected Cortex-A520 core, a speculatively executed unprivileged load might leak data fro...

4.7CVSS6.2AI score0.00602EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

DEBIAN-CVE-2021-46967

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix vmflags for virtqueue doorbell mapping The virtqueue doorbell is usually implemented via registeres but we don't provide the necessary vma-flags like VMPFNMAP. This may cause several issues e.g when userspace trie...

5.5CVSS4.9AI score0.00222EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.6 views

kernel: TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED leading to guest malfunctioning

A flaw was found in the x86 KVM subsystem in kvmstealtimesetpreempted in arch/x86/kvm/x86.c in the Linux kernel. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVMVCPUPREEMPTED situations...

7.8CVSS6.6AI score0.00323EPSS
SaveExploits0References6
OSV
OSV
added 2024/01/05 5:15 p.m.7 views

ALPINE-CVE-2023-34326

The caching invalidation guidelines from the AMD-Vi specification 48882—Rev 3.07-PUB—Oct 2022 is incorrect on some hardware, as devices will malfunction see stale DMA mappings if some fields of the DTE are updated but the IOMMU TLB is not flushed. Such stale DMA mappings can point to memory range...

7.8CVSS6.9AI score0.00287EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/05 5:15 p.m.1 views

DEBIAN-CVE-2023-34326

The caching invalidation guidelines from the AMD-Vi specification 48882—Rev 3.07-PUB—Oct 2022 is incorrect on some hardware, as devices will malfunction see stale DMA mappings if some fields of the DTE are updated but the IOMMU TLB is not flushed. Such stale DMA mappings can point to memory range...

7.8CVSS6.9AI score0.00287EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/12/14 12:0 a.m.9 views

The vulnerability of the data modem in the microprogramming software of Qualcomm-internal chips allows a perpetrator to cause a service failure.

The vulnerability of the data modem component of Qualcomm’s embedded software is related to incorrect cleaning of the TLB buffer during message processing. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

7.8CVSS7.5AI score0.00515EPSS
SaveExploits0References3
Rows per page
Query Builder