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

CVE-2026-23383

·

Published

2026-01-01

·

Updated

2026-08-30

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/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 The Linux kernel contains a flaw related to the BPF JIT allocator. The allocator requests 4-byte alignment for the JIT buffer, but the bpf plt structure contains a 64-bit (u64) target field. This can lead to misaligned access warnings and, more critically, a torn read during concurrent updates to the target field via WRITE ONCE() in bpf arch text poke() while the JIT'd code executes ldr. This occurs because 64-bit loads and stores on arm64 are only guaranteed to be atomic if 64-bit aligned. A misaligned target risks a jump to a corrupted address. The issue stems from failing to ensure the target lands on an 8-byte boundary due to incorrect padding logic in build plt().
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

AZL-80619
BDU:2026-12299
CVE-2026-23383
ECHO-E21A-B088-6AFF
OESA-2026-2234
OESA-2026-2418
OESA-2026-2493
OPENSUSE-SU-2026:20572-1
SUSE-SU-2026:21114-1
SUSE-SU-2026:21123-1
SUSE-SU-2026:21230-1
SUSE-SU-2026:21237-1
SUSE-SU-2026:21255-1
SUSE-SU-2026:21352-1
SUSE-SU-2026:21361-1
SUSE-SU-2026:2217-1
SUSE-SU-2026:2238-1
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8619-1
USN-8665-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu