Lucene search
+L

8488 matches found

Cvelist
Cvelist
added 2026/04/03 1:24 p.m.39 views

CVE-2026-23418 drm/xe/reg_sr: Fix leak on xa_store failure

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Fix leak on xastore failure Free the newly allocated entry when xastore fails to avoid a memory leak on the error path. v2: use goto failfree. Bala cherry picked from commit 6bc6fec71ac45f52db609af4e62bdb96b9f5fadb...

0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/03 1:24 p.m.7 views

CVE-2026-23418 drm/xe/reg_sr: Fix leak on xa_store failure

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Fix leak on xastore failure Free the newly allocated entry when xastore fails to avoid a memory leak on the error path. v2: use goto failfree. Bala cherry picked from commit 6bc6fec71ac45f52db609af4e62bdb96b9f5fadb...

5.8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.15 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 fact that the device node reference is not released properly within the logicvcdrmconfigparse...

5.5CVSS6AI score0.00115EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.26 views

PT-2026-30040

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a device node reference leak in the logicvc drm config parse function. The function calls of get child by name to find the "layers" node but fails to release th...

5.5CVSS6.8AI score0.00115EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.10 views

PT-2026-30161

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the drm/i915/dmc subsystem where an unlikely NULL pointer dereference can occur during probe. Specifically, the intel dmc update dc6 allowed count...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.9 views

PT-2026-30125

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak...

5.7AI score0.00121EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.13 views

PT-2026-30164

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock issue existed within the soft reset sequence in the drm/imagination module of the Linux kernel. The soft reset sequence was executed from a threaded IRQ handler, which attempt...

5.5CVSS5.8AI score0.00094EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.17 views

AlmaLinux 9 : kernel (ALSA-2026:6153)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:6153 advisory. kernel: Linux kernel: Use-After-Free vulnerability in ATM subsystem CVE-2025-38180 kernel: drm/sched: Fix potential double free in...

8.8CVSS6.2AI score0.0024EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.11 views

PT-2026-30173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak in the xe vm madvise ioctl function within the drm/xe subsystem of the Linux kernel has been addressed. The issue occurs when validation within check bo args are sane fails...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.10 views

PT-2026-30032

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the drm/xe/reg sr component of the Linux kernel. Specifically, the issue occurs when xa store fails, and the newly allocated entry is not freed, leading to a memo...

5.5CVSS6.7AI score0.00113EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/30 4:23 p.m.8 views

kernel: drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies

A flaw was found in the kernel subsystem handling of the DRM scheduler. Under certain error conditions, the function drmschedjobadddependency consumes a fence reference and then later erroneously attempts to free it again double free. This may lead to memory corruption and, in some configurations...

7.8CVSS7.1AI score0.00144EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/30 4:23 p.m.16 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.5AI score0.00677EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/03/30 3:45 p.m.50 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS5.9AI score0.0068EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/30 11:32 a.m.23 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.8CVSS6.5AI score0.0024EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:00 a.m.17 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2026-1494)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1494 advisory. In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix use-after-free in pagepoolrecycleinring CVE-2025-38129 In the Linux kernel, the following vulnerability has be...

9.8CVSS6.5AI score0.00677EPSS
SaveExploits0References136
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:00 a.m.30 views

RHEL 9 : kernel (RHSA-2026:6153)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:6153 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Use-After-Free...

8.8CVSS7AI score0.0024EPSS
SaveExploits0References19
AlmaLinux
AlmaLinux
added 2026/03/30 12:00 a.m.30 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Use-After-Free vulnerability in ATM subsystem CVE-2025-38180 kernel: drm/sched: Fix potential double free in drmschedjobaddresvdependencies CVE-2025-40096 kernel: Linux...

8.8CVSS7.1AI score0.0024EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23350

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/xe/queue: Call fini on exec queue creation fail Every call to queue init should have a...

7.8CVSS6.5AI score0.00129EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/03/27 12:00 a.m.21 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix use-after-free in pagepoolrecycleinring CVE-2025-38129 In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper CVE-2025-40110 In th...

7.8CVSS6.6AI score0.00677EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/03/27 12:00 a.m.9 views

The vulnerability in the function intel_gvtdebugfs_add_vgpu() of the driver/gpu/drm/i915/gvt/debugfs.c file of the Direct Rendering Infrastructure (DRI) kernel module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the intelgvtdebugfsaddvgpu function in the drivers/gpu/drm/i915/gvt/debugfs.c file of the Direct Rendering Infrastructure DRI driver in the Linux operating system is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to compromise the...

7CVSS6AI score0.00191EPSS
SaveExploits0References15Affected Software3
Rows per page
Query Builder