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

CVE-2026-23456

·

Published

2026-01-26

·

Updated

2026-08-30

CVSS v3.1

8.2

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions 5.10 through 6.19
Description An out-of-bounds read exists in the H.323 connection tracking parser within the netfilter module. The issue occurs in the decode int() function during the CONS case, where the system calls get bits(bs, 2) to read a length value and subsequently calls get uint(bs, len) without verifying if the required len bytes remain in the buffer. This allows a remotely triggerable attack where a malformed H.323/RAS packet sent to port 1720 can cause a 1-4 byte slab-out-of-bounds read. This memory leak could potentially be used to defeat KASLR (Kernel Address Space Layout Randomization) by leaking kernel pointers, ASLR secrets, or cryptographic material from slab memory. The vulnerability is reachable without authentication, privileges, or user interaction on Linux-based firewalls or NAT gateways that load the nf conntrack h323 module.
Recommendations For Linux kernel versions 5.10 through 6.19, apply the official patch that adds a boundary check for len bytes after the get bits() call and before the get uint() call in the decode int() function. As a temporary mitigation, restrict access to port 1720 or disable the nf conntrack h323 module if H.323 connection tracking is not required.

Exploit

Fix

RCE

Out of bounds Read

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

Weakness Enumeration

Related Identifiers

BDU:2026-12252
CVE-2026-23456
ECHO-225B-91EF-A04E
OESA-2026-2172
OESA-2026-2173
OESA-2026-2176
OPENSUSE-SU-2026:20826-1
SUSE-SU-2026:2068-1
SUSE-SU-2026:21834-1
SUSE-SU-2026:21841-1
SUSE-SU-2026:21845-1
SUSE-SU-2026:21860-1
SUSE-SU-2026:21876-1
SUSE-SU-2026:21877-1
SUSE-SU-2026:21916-1
SUSE-SU-2026:21919-1
SUSE-SU-2026:2217-1
SUSE-SU-2026:2238-1
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8597-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8610-1
USN-8619-1
USN-8620-1
USN-8620-2
USN-8620-3
USN-8620-4
USN-8665-1
USN-8668-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu