Skip to main content

Linux Kernel CVE-2026-53206

| EUVDEUVD-2026-39297 MEDIUM
2026-06-25 416baaa9-dc9f-4396-8d5f-8c081fb06d67 GHSA-365f-xm5m-p3pr
5.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
5.5 MEDIUM

Local access and low privilege required to reach VPU device; impact is availability-only DoS via kernel error with no confidentiality or integrity effect.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

5
Analysis Generated
Jul 02, 2026 - 23:16 vuln.today
CVSS changed
Jul 02, 2026 - 21:07 NVD
5.5 (MEDIUM)
Patch available
Jun 25, 2026 - 10:32 EUVD
CVE Published
Jun 25, 2026 - 09:16 cve.org
UNKNOWN (no severity yet)
CVE Published
Jun 25, 2026 - 09:16 nvd
MEDIUM 5.5

DescriptionNVD

In the Linux kernel, the following vulnerability has been resolved:

accel/ivpu: Add bounds check for firmware runtime memory

Validate that the firmware runtime memory specified in the image header is properly aligned and sized to hold the firmware image. This prevents errors during memory allocation and image transfer.

AnalysisAI

Missing bounds validation in the Linux kernel's accel/ivpu Intel VPU accelerator driver allows a local low-privileged user on an affected Intel VPU-equipped system to trigger kernel memory allocation errors or a denial of service by supplying a malformed firmware image header specifying improperly aligned or undersized runtime memory. Affected versions include Linux 6.19 and 7.1-rc1 through rc6; fixed commits are available for both the 7.0.x stable series and the 7.1 branch. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain local low-privilege account
Delivery
Confirm Intel VPU device node access (/dev/accel/*)
Exploit
Supply firmware image with malformed header (misaligned or undersized runtime region)
Execution
ivpu driver processes header without bounds validation
Persist
Kernel memory allocation error triggered
Impact
Local denial of service (kernel crash or hang)

Vulnerability AssessmentAI

Exploitation Exploitation requires: (1) a local account with low-privilege access (PR:L per CVSS); (2) the target system must be equipped with Intel VPU hardware (Meteor Lake or Lunar Lake SoC) - this hardware prerequisite alone excludes the majority of Linux deployments; (3) the intel_vpu (accel/ivpu) kernel module must be loaded and active; (4) the attacker must have permission to access the VPU device nodes (/dev/accel/*), which is typically restricted to users in the 'video' or 'render' group or those with explicit udev permissions. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H yields a Medium score of 5.5, reflecting local-only, low-privilege access required with high availability impact and no confidentiality or integrity effect. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A local user with a standard low-privilege account on an Intel Meteor Lake or Lunar Lake laptop running an affected kernel version could interact with the VPU device node and supply a crafted or modified firmware image whose header declares a runtime memory region that is misaligned or smaller than the firmware image itself. When the ivpu driver processes this header without the bounds check, it proceeds to allocate or transfer memory based on invalid parameters, triggering a kernel error or crash and causing a local denial of service. …
Remediation The primary remediation is to upgrade to Linux kernel 7.0.13 or later for the stable 7.0.x series, or to Linux 7.1 once the final release is available incorporating commit 1d0b597facdd3c0239c88e8797c1014e1ea0ef15. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-53206 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy