Lucene search
K

2390 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/14 4:1 p.m.3 views

CVE-2026-23163

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer dereference in amdgpugmcfilterfaultsremove On APUs such as Raven and Renoir GC 9.1.0, 9.2.2, 9.3.0, the ih1 and ih2 interrupt ring buffers are not initialized. This is by design, as these secondary IH...

5.2AI score0.00017EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:1 p.m.28 views

CVE-2026-23163 drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_remove

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer dereference in amdgpugmcfilterfaultsremove On APUs such as Raven and Renoir GC 9.1.0, 9.2.2, 9.3.0, the ih1 and ih2 interrupt ring buffers are not initialized. This is by design, as these secondary IH...

0.00017EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.3 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 amdgpugmcfilterfaultsremove function’s unconditional access to uninitialized interrupt rings,...

5.5CVSS6AI score0.00017EPSS
Exploits0References4
OSV
OSV
added 2026/02/12 11:26 a.m.2 views

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

The SUSE Linux Enterprise 12 SP5 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50347: mmc: rtsxusbsdmmc: fix return value check of mmcaddhost bsc1249928. - CVE-2022-50580: blk-throttle: prevent overflow while calculating wait time bsc125254...

7.8CVSS7.1AI score0.03752EPSS
Exploits4References299
SUSE CVE
SUSE CVE
added 2026/02/05 12:25 a.m.3 views

SUSE CVE-2026-23051

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

5.1AI score0.00035EPSS
Exploits0References3
NVD
NVD
added 2026/02/04 5:16 p.m.3 views

CVE-2026-23051

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

0.00035EPSS
Exploits0References2
OSV
OSV
added 2026/02/04 5:16 p.m.1 views

UBUNTU-CVE-2026-23051

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

5.7AI score0.00035EPSS
Exploits0References5
EUVD
EUVD
added 2026/02/04 4:4 p.m.5 views

EUVD-2026-5495

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

5.1AI score0.00035EPSS
Exploits0References2
CVE
CVE
added 2026/02/04 4:4 p.m.9 views

CVE-2026-23051

CVE-2026-23051 is a Linux kernel fix for drm/amdgpu where a null-pointer panic could occur when the driver does not support atomic. The mitigation changes fb handling to use plane->fb instead of plane->state->fb in non-atomic paths. This was addressed by cherry‑picking a commit (2f2a72de...

5.1AI score0.00035EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/02/04 4:4 p.m.22 views

CVE-2026-23051 drm/amdgpu: fix drm panic null pointer when driver not support atomic

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

0.00035EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:4 p.m.3 views

CVE-2026-23051

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

5.1AI score0.00035EPSS
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2026-23051

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picke...

5.8AI score0.00035EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.4 views

SUSE CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.8AI score0.00013EPSS
Exploits0References3
NVD
NVD
added 2026/01/31 12:16 p.m.4 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

0.00013EPSS
Exploits0References2
OSV
OSV
added 2026/01/31 12:16 p.m.3 views

UBUNTU-CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.7AI score0.00013EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.27 views

CVE-2026-23034 drm/amdgpu/userq: Fix fence reference leak on queue teardown v2

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

0.00013EPSS
Exploits0References2
CVE
CVE
added 2026/01/31 11:42 a.m.10 views

CVE-2026-23034

CVE-2026-23034 concerns the Linux kernel’s drm/amdgpu/userq fence reference leak on queue teardown. The bug arose because userq->last_fence kept an extra dma_fence reference and was not released when the queue/driver was torn down, leaving objects in the amdgpu_userq_fence slab cache during mo...

5.8AI score0.00013EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.4 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.2AI score0.00013EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.3 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.7AI score0.00013EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/01/31 11:42 a.m.4 views

EUVD-2026-5060

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.8AI score0.00013EPSS
Exploits0References2
Rows per page
Query Builder