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-50265

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

Overview

CVE-2022-50265 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:

kcm: annotate data-races around kcm->rx_wait

kcm->rx_psock can be read locklessly in kcm_rfree().

Annotate the read and writes accordingly.

syzbot reported:

BUG: KCSAN: data-race in kcm_rcv_strparser / kcm_rfree

write to 0xffff88810784e3d0 of 1 bytes by task 1823 on cpu 1:

reserve_rx_kcm net/kcm/kcmsock.c:283 [inline]

kcm_rcv_strparser+0x250/0x3a0 net/kcm/kcmsock.c:363

__strp_recv+0x64c/0xd20 net/strparser/strparser.c:301

strp_recv+0x6d/0x80 net/strparser/strparser.c:335

tcp_read_sock+0x13e/0x5a0 net/ipv4/tcp.c:1703

strp_read_sock net/strparser/strparser.c:358 [inline]

do_strp_work net/strparser/strparser.c:406 [inline]

strp_work+0xe8/0x180 net/strparser/strparser.c:415

process_one_work+0x3d3/0x720 kernel/workqueue.c:2289

worker_thread+0x618/0xa70 kernel/workqueue.c:2436

kthread+0x1a9/0x1e0 kernel/kthread.c:376

ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306

read to 0xffff88810784e3d0 of 1 bytes by task 178

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 >= 4.6, < 4.9.332 Affected

Frequently Asked Questions

What is CVE-2022-50265?

CVE-2022-50265 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-50265?

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-50265?

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-50265?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50265 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.