PT-2025-53935 · Linux+1 · Linux Kernel+1

Published

2022-10-18

·

Updated

2026-01-01

·

CVE-2022-50817

CVSS v2.0

4.9

Medium

VectorAV:L/AC:L/Au:N/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-syzkaller-02734-g0326074ff465
Description The Linux kernel contained a flaw within the networking component, specifically in the hsr (High Speed Resilient) functionality. A null dereference issue was identified in the skb clone() function, triggered by a bug in hsr get untagged frame(). If create stripped skb hsr() returns NULL, the code incorrectly attempts to call skb clone(), leading to a general protection fault. This issue was discovered through fuzzing with syzbot. The skb clone() function is responsible for creating a copy of a socket buffer (sk buff), and a null pointer dereference in this function can lead to system instability or a crash. The hsr get untagged frame() function is involved in processing frames within the HSR forwarding process.
Recommendations Update to version 6.0.0-syzkaller-02734-g0326074ff465 or a later version to address this issue.

Exploit

Fix

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

BDU:2026-02412
CVE-2022-50817
RHSA-2023:6583

Affected Products

Linux Kernel
Red Hat