Lucene search
+L

23 matches found

Cvelist
Cvelist
added 2026/08/10 11:58 a.m.35 views

CVE-2026-68107 drm/amdgpu/vcn4: avoid rereading IB param length

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a potential TOCTOU issue if the IB contents change between reads. cherr...

8.8CVSS0.00128EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

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

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.16 views

SUSE CVE-2026-46217

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

5.5CVSS5.2AI score0.00013EPSS
SaveExploits0References3
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
RedhatCVE
RedhatCVE
added 2026/05/28 9:09 p.m.17 views

CVE-2026-46199

A flaw was found in the Linux kernel's drm/amdgpu/vcn4 component. This vulnerability allows an attacker to trigger an out-of-bounds OOB read when parsing decoder messages due to insufficient bounds checking. This could lead to information disclosure, potentially revealing sensitive data from memo...

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

CVE-2026-46217

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

0.00013EPSS
SaveExploits0
NVD
NVD
added 2026/05/28 10:16 a.m.17 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.17 views

UBUNTU-CVE-2026-46204

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpuibgetvalue which handles the bounds checks...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.9 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.1CVSS6.5AI score0.00131EPSS
SaveExploits0References26
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
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.7 views

CVE-2026-46204

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpuibgetvalue which handles the bounds checks...

7.1CVSS6.5AI score0.00131EPSS
SaveExploits0References26
EUVD
EUVD
added 2026/05/28 9:40 a.m.39 views

EUVD-2026-32844

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 condition may be vulnerable to overflow. cherry picked from commit 3c5367d950140d4ec7af830b2268a5a6fdaa3885...

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

CVE-2026-46204 drm/amdgpu/vcn4: Prevent OOB reads when parsing IB

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpuibgetvalue which handles the bounds checks...

7.1CVSS0.00131EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/28 9:40 a.m.46 views

CVE-2026-46204

CVE-2026-46204 affects the Linux kernel DRM_AMDGPU driver (drm/amdgpu/vcn4). The root cause is an out-of-bounds read when parsing an Instruction Buffer (IB). The patch rewrites the IB parsing to use amdgpu_ib_get_value(), ensuring bounds checks are performed and preventing OOB reads. Public descr...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/05/28 9:40 a.m.33 views

CVE-2026-46199

CVE-2026-46199 affects the Linux kernel drm/amdgpu/vcn4 component. The root cause is missing bounds checking when parsing decoder messages, allowing out-of-bounds reads. The issue is resolved by adding checks against the end of the BO whenever the message is accessed. Impact is information disclo...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/28 9:40 a.m.8 views

CVE-2026-46199 drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg

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.1CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.45 views

CVE-2026-46199 drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg

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
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.21 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.1CVSS5.7AI score0.00131EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.19 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 lack of boundary checks during the parsing and decoding of messages in the drm amdgpu vcn4...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.20 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 lack of boundary checks during the parsing of IB in the drm amdgpu vcn4 code. This...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References5
Rows per page
Query Builder