Lucene search
K

5550 matches found

CVE
CVE
added 2025/12/09 12:0 a.m.10 views

CVE-2023-53778

The CVE-2023-53778 entry concerns the Linux kernel, specifically the accel/qaic path and DMA mapping logic. The described fix relocates and clarifies overflow checks in map_user_pages() and encode_dma(): a remaining variable replaces previous size checks, and a new condition checks if in_trans-&g...

6.2AI score0.00155EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.4 views

Phoenix Contact FL SWITCH 信任管理问题漏洞

The PHOENIX CONTACT FL SWITCH is an industrial grade Ethernet switch from PHOENIX CONTACT, Germany. A trust management issue vulnerability exists in Phoenix Contact FL SWITCH versions prior to 3.50, which stems from undocumented UART ports and hardcoded credentials that could result in a partial...

4.6CVSS8.7AI score0.00177EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.2 views

PT-2025-49647

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s regulator subsystem, specifically within the da9063 regulator driver. When certain da9063 regulators lack corresponding Device Tree DT nodes, a null...

6.1AI score0.00155EPSS
Exploits0
NVD
NVD
added 2025/12/08 1:16 a.m.5 views

CVE-2025-40316

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but failed to remove a partial fix which had been added by commit...

0.0016EPSS
Exploits0References4
CVE
CVE
added 2025/12/08 12:46 a.m.13 views

CVE-2025-40316

CVE-2025-40316 concerns a Linux kernel drm/mediatek issue where a reference imbalance can cause a use-after-free on device bind/unbind. The initial description notes a fix that reverts a partial earlier patch and ensures references are dropped after retrieving driver data, preventing reference le...

5.8AI score0.0016EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.8AI score0.00166EPSS
Exploits0References2
GithubExploit
GithubExploit
added 2025/12/06 4:21 a.m.674 views

Exploit for Improper Restriction of XML External Entity Reference in Apache Tika

Apache Tika XXE Vulnerability Tester CVE-2025-54988 A compr...

9.8CVSS9.2AI score0.02962EPSS
Exploits4
RedhatCVE
RedhatCVE
added 2025/12/05 4:31 p.m.3 views

CVE-2025-40235

In the Linux kernel, the following vulnerability has been resolved: btrfs: directly free partially initialized fsinfo in btrfscheckleakedroots If fsinfo-supercopy or fsinfo-superforcommit allocated failed in btrfsgettreesubvol, then no need to call btrfsfreefsinfo. Otherwise btrfscheckleakedroots...

5.5CVSS5.7AI score0.00166EPSS
Exploits0References4
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.00166EPSS
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.00166EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/12/05 12:24 a.m.8 views

SUSE CVE-2025-66293

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng's simplified API allows reading up to 1012 bytes beyond the pngsRGBbase512 array when processing...

7.1CVSS6.8AI score0.00294EPSS
Exploits2References16
Tenable Nessus
Tenable Nessus
added 2025/12/05 12:0 a.m.5 views

FreeBSD : png -- Out-of-bounds read (f323f148-d181-11f0-841f-843a4b343614)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the f323f148-d181-11f0-841f-843a4b343614 advisory. https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f reports: Prior to 1.6.52, an...

7.1CVSS6.2AI score0.00294EPSS
Exploits2References3
NVD
NVD
added 2025/12/04 4:16 p.m.7 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.00166EPSS
Exploits0References3
OSV
OSV
added 2025/12/04 4:16 p.m.2 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.00166EPSS
Exploits0References11
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.00166EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.18 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...

0.00166EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/04 3:31 p.m.6 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.00166EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.5 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.00166EPSS
Exploits0
OSV
OSV
added 2025/12/04 3:31 p.m.4 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.00166EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/12/04 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 improper handling of partial unmapping of the GPU VA region, which could lead to a kernel crash...

5.9AI score0.00166EPSS
Exploits0References4
Rows per page
Query Builder