Description
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Published: 2026-05-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow exists in the message bound check of the AMDGPU VCN3 component of the Linux kernel, as identified by the advisory. The flaw could allow a carefully crafted message to bypass the size verification, potentially altering internal kernel state. The official description does not specify the exact consequences, so the impact is limited to the possibility of kernel memory corruption rather than a confirmed exploit. The weakness reflects an unchecked integer overflow. The likely attack vector is local or privileged access to send a crafted message to the GPU driver.

Affected Systems

All Linux kernel environments that contain the AMDGPU VCN3 driver prior to the inclusion of commit db00257ac9e4a51eb2515aaea161a019f7125e10 are affected. No specific vendor, product or version list is supplied, so any kernel with the unpatched driver may be susceptible.

Risk and Exploitability

The EPSS score is <1%, indicating a very low but nonzero exploitation probability. The CVSS score of 7.1 indicates a medium‑to‑high severity level. The flaw is not listed in the CISA KEV catalog. The kernel‑level nature of the flaw indicates a notable risk if exploited. Attackers would need local or privileged access to send messages to the GPU driver. No public exploits are reported, but the possibility for exploitation exists. Based on the description, it is inferred that attackers would require local or privileged access to trigger the overflow, though no public exploitation evidence is currently available.

Generated by OpenCVE AI on June 10, 2026 at 22:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Linux kernel update that incorporates commit db00257ac9e4a51eb2515aaea161a019f7125e10, which resolves the integer overflow check.
  • If a kernel upgrade is infeasible, disable or unload the amdgpu VCN3 driver until the patch is available, thereby preventing the overflow from being triggered.
  • Monitor system logs for abnormal GPU activity or kernel panics that could indicate an attempt to exploit the memory corruption flaw.

Generated by OpenCVE AI on June 10, 2026 at 22:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Jun 2026 10:30:00 +0000


Mon, 15 Jun 2026 10:00:00 +0000

Type Values Removed Values Added
Description 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) This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Title drm/amdgpu/vcn3: Avoid overflow on msg bound check kernel: drm/amdgpu/vcn3: Avoid overflow on msg bound check
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Wed, 10 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*

Mon, 01 Jun 2026 17:00:00 +0000


Sat, 30 May 2026 11:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H'}


Fri, 29 May 2026 00:15:00 +0000


Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
Description 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)
Title drm/amdgpu/vcn3: Avoid overflow on msg bound check
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: REJECTED

Assigner: Linux

Published:

Updated: 2026-06-15T08:05:44.636Z

Reserved: 2026-05-13T15:03:33.106Z

Link: CVE-2026-46237

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Rejected

Published: 2026-05-28T10:16:39.333

Modified: 2026-06-15T10:16:28.780

Link: CVE-2026-46237

cve-icon Redhat

Severity :

Publid Date: 2026-05-28T00:00:00Z

Links: CVE-2026-46237 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T22:45:27Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound