PT-2026-51930 · Linux+2 · Linux Kernel+2

CVE-2026-53036

·

Published

2026-06-24

·

Updated

2026-09-07

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An off-by-one error exists in the arm64 BPF JIT (Just-In-Time compiler) within the check imm(bits, imm) macro. This macro is used to verify that a branch displacement fits into the signed N-bit immediate field of B, B.cond, or CBZ/CBNZ encodings. The current implementation incorrectly allows values in a signed (N+1)-bit range instead of the required N-bit range. Specifically, for check imm19(), values in the [2^18, 2^19) range bypass the check, causing aarch64 insn encode immediate() to mask the value and flip a forward branch into a backward one. A similar issue affects check imm26() and the B/BL encoding.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-53036
ECHO-EFDC-DF20-366E
OESA-2026-3156
OPENSUSE-SU-2026:21388-1
SUSE-SU-2026:22742-1
SUSE-SU-2026:22769-1
SUSE-SU-2026:22809-1
SUSE-SU-2026:22810-1
SUSE-SU-2026:22812-1
SUSE-SU-2026:22835-1
SUSE-SU-2026:22903-1
SUSE-SU-2026:22904-1
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1
SUSE-SU-2026:3594-1
USN-8566-1
USN-8567-1
USN-8568-1
USN-8569-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8593-1
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8603-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8618-1
USN-8619-1
USN-8663-1
USN-8664-1
USN-8665-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu