CVE-2026-23397

Description

A flaw was found in the nfnetlink_osf module of the Linux kernel. A remote attacker could send specially crafted network packets containing malformed options, such as zero-length options or a Maximum Segment Size (MSS) option with an invalid length. This could lead to a system crash, resulting in a Denial of Service (DoS), which makes the system unavailable to legitimate users.

Statement

Exploitation of this vulnerability requires CAP_NET_ADMIN privileges to load the malicious OS fingerprint via nfnl_osf_add_callback(). Network packets then trigger the crash during fingerprint matching. Since setting up the vulnerable condition requires elevated privileges, and the impact is limited to denial of service, the risk is reduced compared to a purely remote attack.

Mitigation

To mitigate this issue, prevent the nfnetlink_osf and xt_osf modules from being loaded. See https://access.redhat.com/solutions/41278 for instructions.

Common Vulnerability Scoring System (CVSS) Score Details

Info alert:Important note

CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).

The following CVSS metrics and score provided are preliminary and subject to review.

CVSS v3 Score Breakdown

Red HatNVDcve.org
Base Score4.47.1N/A
Attack VectorLocalLocalN/A
Attack ComplexityHighLowN/A
Privileges RequiredLowLowN/A
User InteractionRequiredNoneN/A
ScopeUnchangedUnchangedN/A
ConfidentialityNoneHighN/A
Integrity ImpactNoneNoneN/A
Availability ImpactHighHighN/A

Vector

Red Hat: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H

NVD: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Understanding the Weakness (CWE)

Confidentiality,Integrity

Technical Impact: Read Memory; Modify Memory; Varies by Context

Frequently Asked Questions

Want to get errata notifications? Sign up here.