CVE-2022-50817
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50817 is a NULL pointer dereference vulnerability in the Linux kernel's HSR (High-availability Seamless Redundancy) networking subsystem. The flaw exists in hsr_get_untagged_frame(), where a NULL return value from create_stripped_skb_hsr() is not checked before being passed to skb_clone(), resulting in a kernel crash. It was published on December 30, 2025, and affects the Linux kernel. The CVSS score has not been publicly assigned a severity rating at this time, and the CVE status is listed as Unknown (Feedly, VulDB).

Technical details

The root cause is a missing NULL pointer check (CWE-476: NULL Pointer Dereference) in the HSR network driver within net/hsr/. Specifically, hsr_get_untagged_frame() calls create_stripped_skb_hsr(), which can return NULL under certain conditions; the returned value is then passed directly to skb_clone() without validation, triggering a general protection fault. The crash was originally identified by syzbot on kernel version 6.0.0-syzkaller-02734-g0326074ff465, with the KASAN report showing a null-ptr-deref in the range [0x0000000000000078-0x000000000000007f]. The fix adds a NULL check before calling skb_clone() and replaces a WARN_ONCE() with netdev_warn_once() (Feedly).

Impact

Successful exploitation of this vulnerability causes a kernel panic (general protection fault), resulting in a denial of service (system crash) on affected Linux systems. The impact is limited to availability — there is no evidence of confidentiality or integrity compromise. Systems using the HSR networking protocol are at risk, and the crash can be triggered by a local or network-adjacent attacker capable of influencing HSR packet processing (Feedly).

Indicators of compromise

  • Logs: Kernel logs (dmesg or /var/log/kern.log) showing a general protection fault with the signature KASAN: null-ptr-deref in range [0x0000000000000078-0x000000000000007f] and a stack trace referencing skb_clone+0x108/0x3c0 net/core/skbuff.c.
  • Process: Unexpected system reboots or kernel panics on systems running HSR networking configurations.
  • Network: Anomalous or malformed HSR frames being processed by the affected network interface.

Mitigation and workarounds

The Linux kernel maintainers have issued patches addressing this vulnerability, with fixes committed to stable kernel branches (commits 35ece858660e, c46f2e0fcd1e, d8b57135fd9f, and ff7ba766758313). Users should update to a patched kernel version that includes these commits. As a workaround, disabling or avoiding the use of the HSR networking subsystem on affected systems can reduce exposure until a patch is applied (Feedly, Tenable).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management