---
id: CVE-2026-97451
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)

  Add overflow check for Index + Length to prevent integer overflow
  when calculating the truncation le…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)

  Add overflow check for Index + Length to prevent integer overflow
  when calculating the truncation le…
severity: high
cvss: 8.4
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    d0d89f2e16a874e0f8fb17045da293e8bedf8b21
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    b96401812cbfbb4803faabeefa1f20b8562268b3
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    0e2021f49e64b3c8a9aa880d0c62a218bfe147ce
  - Linux < 6.12.111
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T05:17:06.323'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97451'
references:
  - url: 'https://git.kernel.org/stable/c/0e2021f49e64b3c8a9aa880d0c62a218bfe147ce'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/b96401812cbfbb4803faabeefa1f20b8562268b3'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/d0d89f2e16a874e0f8fb17045da293e8bedf8b21'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.875Z'
---

## Overview

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

ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)

Add overflow check for Index + Length to prevent integer overflow
when calculating the truncation length. This prevents negative
size parameter being passed to memcpy().

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
