Lucene search
+L

545 matches found

OSV
OSV
added 2026/06/08 5:16 p.m.14 views

UBUNTU-CVE-2026-46311

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix access to stale wptr mapping Use drmexec to take both locks i.e vm root bo and wptrobj bo to access the mapping data properly. This fixes the security issue of unmap the wptrobj while a queue creation is in...

7.8CVSS5.3AI score0.00112EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-46217

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/amdgpu/vcn4: Avoid overflow on msg bound check As pointed out by SDL, the previous...

5.4AI score0.00013EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-46237

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/amdgpu/vcn3: Avoid overflow on msg bound check As pointed out by SDL, the previous...

5.8AI score0.00013EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:04 a.m.13 views

drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission

...

6.6CVSS5.4AI score0.00119EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.17 views

SUSE CVE-2026-46199

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

5.5CVSS5.8AI score0.00131EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.18 views

SUSE CVE-2026-46218

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ibget,setvalue The uvd/vce/vcn code accesses the IB at predefined offsets without checking that the IB is large enough. Check the bounds here. The caller is responsible for making sure it can...

5.5CVSS6AI score0.00131EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.15 views

SUSE CVE-2026-46220

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUGON with WARNON in fence emission sdmav40ringemitfence contains two BUGONaddr & 0x3 assertions that verify fence writeback addresses are dword-aligned. These assertions can be reached from unprivileged...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-46204

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpuibgetvalue which handles the bounds checks. CVE-2026-46204 Note that Ness...

7.1CVSS4.8AI score0.00131EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-46230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. CVE-2026-46230 Note that Nessus relie...

7.1CVSS4.7AI score0.00122EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 9:07 p.m.16 views

CVE-2026-46230

A flaw was found in the Linux kernel's drm/amdgpu/vcn3 component. This vulnerability, an Out-of-Bounds OOB read, occurs when parsing decoder messages without proper boundary checks. A local attacker could potentially exploit this to read sensitive information from memory or cause system...

7.1CVSS5.8AI score0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.28 views

CVE-2026-46230

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS0.00122EPSS
SaveExploits0References7
NVD
NVD
added 2026/05/28 10:16 a.m.16 views

CVE-2026-46199

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS0.00131EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/28 10:16 a.m.7 views

UBUNTU-CVE-2026-46230

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS5.7AI score0.00122EPSS
SaveExploits0References41
OSV
OSV
added 2026/05/28 10:16 a.m.12 views

UBUNTU-CVE-2026-46217

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00013EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/28 10:16 a.m.17 views

UBUNTU-CVE-2026-46199

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References30
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:41 a.m.18 views

CVE-2026-46237

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. cherry picked from commit db00257ac9e4a51eb2515aaea161a019f7125e10...

7.1CVSS5.8AI score0.00013EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/28 9:41 a.m.25 views

EUVD-2026-32755

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. cherry picked from commit db00257ac9e4a51eb2515aaea161a019f7125e10...

5.8AI score0.00013EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.19 views

CVE-2026-46230

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS5.8AI score0.00122EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/05/28 9:40 a.m.55 views

CVE-2026-46220

CVE-2026-46220 affects the Linux kernel’s drm/amdgpu sdma4 fence emission. The vulnerability stems from two BUG_ON(addr & 0x3) assertions in sdma_v4_0_ring_emit_fence(), which could be triggered by unprivileged userspace submissions via DRM_IOCTL_AMDGPU_CS, causing a kernel panic in a scheduler w...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.55 views

CVE-2026-46218

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ibget,setvalue The uvd/vce/vcn code accesses the IB at predefined offsets without checking that the IB is large enough. Check the bounds here. The caller is responsible for making sure it can...

7.1CVSS6AI score0.00131EPSS
SaveExploits0
Rows per page
Query Builder