Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-50253

5.5 · MEDIUM
Published Sep 15, 2025 linux EPSS 0.16% (5th pctl)

Overview

CVE-2022-50253 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

bpf: make sure skb->len != 0 when redirecting to a tunneling device

syzkaller managed to trigger another case where skb->len == 0

when we enter __dev_queue_xmit:

WARNING: CPU: 0 PID: 2470 at include/linux/skbuff.h:2576 skb_assert_len include/linux/skbuff.h:2576 [inline]

WARNING: CPU: 0 PID: 2470 at include/linux/skbuff.h:2576 __dev_queue_xmit+0x2069/0x35e0 net/core/dev.c:4295

Call Trace:

dev_queue_xmit+0x17/0x20 net/core/dev.c:4406

__bpf_tx_skb net/core/filter.c:2115 [inline]

__bpf_redirect_no_mac net/core/filter.c:2140 [inline]

__bpf_redirect+0x5fb/0xda0 net/core/filter.c:2163

____bpf_clone_redirect net/core/filter.c:2447 [inline]

bpf_clone_redirect+0x247/0x390 net/core/filter.c:2419

bpf_prog_48159a89cb4a9a16+0x59/0x5e

bpf_dispatcher_nop_func include/linux/bpf.h:897 [inline]

__bpf_prog_run include/linux/filter.h:596 [inline]

bpf_prog_run include/linux/filter.h:603 [inline]

bpf_test_run+0x46c/0x890 net/b

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 4.14.303 Affected

Frequently Asked Questions

What is CVE-2022-50253?

CVE-2022-50253 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-50253?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-50253?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-50253?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50253 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.