CVE 7.1 HIGH

accel/ivpu: Add bounds checks for firmware log indices_CVE-2026-53205

7.1 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Description

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

accel/ivpu: Add bounds checks for firmware log indices

Add validation that read and write indices in the firmware log buffer
are within valid bounds (< data_size) before using them. If
out-of-bounds indices are encountered (from firmware), clamp them to
safe values instead of proceeding with invalid offsets.

This prevents potential out-of-bounds buffer access when firmware
supplies invalid log indices.

Basic Information

ID CVE-2026-53205
Source Linux
Published Jun 25, 2026 at 08:39
Modified Jun 28, 2026 at 06:40

Affected Product

Vendor Linux
Product Linux
Version 0923a7d55a85179744926b7c11768a81679cc4d4
Affected Versions Linux Linux 0923a7d55a85179744926b7c11768a81679cc4d4
Linux Linux 1fc1251149a76d3b75d7f4c94d9c4e081b7df6b4
Linux Linux 1fc1251149a76d3b75d7f4c94d9c4e081b7df6b4
Linux Linux 1fc1251149a76d3b75d7f4c94d9c4e081b7df6b4
Linux Linux 6.12.30
Linux Linux 6.13

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.