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

CVE-2026-23397

·

Published

2026-01-01

·

Updated

2026-08-30

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 The Linux kernel contains a flaw within the nfnetlink osf module related to the validation of option lengths in network packet fingerprints. Specifically, the nfnl osf add callback() function does not adequately check the length of individual options, potentially leading to issues when processing packets. A zero-length option can cause the nf osf match one() function to enter a loop even when no TCP options are present, resulting in a general protection fault. Additionally, an MSS option (kind=2) with a length less than 4 can trigger out-of-bounds reads when accessing option data within the same function. The issue arises because the code uses a "< 4" check instead of a "!=" check for MSS option lengths, despite RFC 9293 specifying that MSS options are always 4 bytes long. The vulnerability can be exploited by crafting packets with invalid option lengths. The vulnerable function is nf osf match one().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Buffer Overflow

Out of bounds Read

RCE

NULL Pointer Dereference

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

Related Identifiers

AZL-80850
BDU:2026-12229
CVE-2026-23397
ECHO-43C3-513A-454D
OESA-2026-1862
OESA-2026-1863
OESA-2026-1864
OPENSUSE-SU-2026:20826-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