CVE-2026-97451
8.4
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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 length. This prevents negative size parameter being passed to memcpy().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < d0d89f2e16a874e0f8fb17045da293e8bedf8b21 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b96401812cbfbb4803faabeefa1f20b8562268b3 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0e2021f49e64b3c8a9aa880d0c62a218bfe147ce | affected |
| Linux | Linux | 0 < 6.12.111 | affected |
| Linux | Linux | 0 < 6.18.53 | affected |
| Linux | Linux | 6.12.111 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.53 <= 6.18.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/d0d89f2e16a874e0f8fb17045da293e8bedf8b21
- https://git.kernel.org/stable/c/b96401812cbfbb4803faabeefa1f20b8562268b3
- https://git.kernel.org/stable/c/0e2021f49e64b3c8a9aa880d0c62a218bfe147ce
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.