Lucene search
K

18 matches found

OSV
OSV
added 2026/05/28 11:49 a.m.4 views

SUSE-SU-2026:21845-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-2058: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2024-14027: xattr: switch to CLASSfd bsc1259420. - CVE-2025-40181: x86/kvm: Force legacy PCI hole to UC when...

9.8CVSS6.6AI score0.00355EPSS
Exploits8References455
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the panthorfwunplug function in the drm/panthor driver. This function calls the MCU to pause and...

5.8AI score0.00024EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fixed a kernel panic that occurred when partially unmapping a GPU virtual region. This commit addresses a kernel panic issue that can occur when the userspace tries to partially unmap a GPU virtual region also known ...

5.7AI score0.00024EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/05/08 6:2 p.m.4 views

CVE-2025-71302

A flaw was found in the Linux kernel, specifically within the drm/panthor graphics driver. This vulnerability involves a race condition, a situation where multiple operations occur at the same time in an unpredictable order. Specifically, the drmschedfencegettimelinename function can race with...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 12:9 p.m.1 views

CVE-2025-68748 drm/panthor: Fix UAF race between device unplug and FW event processing

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF race between device unplug and FW event processing The function panthorfwunplug will free the FW memory sections. The problem is that there could still be pending FW events which are yet not handled at this...

6.2AI score0.00028EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/12/05 4:21 p.m.4 views

CVE-2025-40225

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.5AI score0.00024EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:26 a.m.1 views

SUSE CVE-2025-40225

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.5CVSS6.2AI score0.00024EPSS
Exploits0References10
NVD
NVD
added 2025/12/04 4:16 p.m.4 views

CVE-2025-40225

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/12/04 4:16 p.m.1 views

UBUNTU-CVE-2025-40225

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.7AI score0.00024EPSS
Exploits0References11
OSV
OSV
added 2025/12/04 3:31 p.m.2 views

CVE-2025-40225 drm/panthor: Fix kernel panic on partial unmap of a GPU VA region

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

6AI score0.00024EPSS
Exploits0References6
EUVD
EUVD
added 2025/12/04 3:31 p.m.5 views

EUVD-2025-201234

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.6AI score0.00024EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.4 views

CVE-2025-40225

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.2AI score0.00024EPSS
Exploits0
CVE
CVE
added 2025/12/04 3:31 p.m.11 views

CVE-2025-40225

CVE-2025-40225 affects the Linux kernel panthor DRM/GPU virtualization path. The issue occurs when userspace partially unmaps a GPU virtual address region (drm_gpuva) via VM_BIND, which can trigger a NULL pointer dereference in the panthor_gpuva_sm_step_remap path and cause a kernel panic. The ro...

5.8AI score0.00024EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.5 views

PT-2025-49052

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Panthor driver related to GPU virtual address GPUVA region unmapping. Specifically, a kernel panic can occur when userspace attempts to partially unma...

5.4AI score0.03752EPSS
Exploits3References394
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22100

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0 "drm/panthor: add DRM fdinfo support" failed to protect access to groups with an xarray lock, which could lead to use-after-free errors...

4.7CVSS5.8AI score0.00217EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/03/07 9:10 a.m.12 views

CVE-2025-21843 drm/panthor: avoid garbage value in panthor_ioctl_dev_query()

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthorioctldevquery 'prioritiesinfo' is uninitialized, and the uninitialized value is copied to user object when calling PANTHORUOBJSET. Using memset to initialize 'prioritiesinfo' to avoid th...

0.00076EPSS
Exploits0References2
OSV
OSV
added 2024/12/02 2:15 p.m.2 views

DEBIAN-CVE-2024-53116

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

5.5CVSS5.6AI score0.00044EPSS
Exploits0References1
OSV
OSV
added 2024/12/02 1:44 p.m.7 views

CVE-2024-53116 drm/panthor: Fix handling of partial GPU mapping of BOs

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix handling of partial GPU mapping of BOs This commit fixes the bug in the handling of partial mapping of the buffer objects to the GPU, which caused kernel warnings. Panthor didn't correctly handle the case where t...

5.5CVSS6AI score0.00044EPSS
Exploits0References5
Rows per page
Query Builder