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

5.5 · MEDIUM
Published Sep 17, 2025 linux CWE-476 EPSS 0.22% (12th pctl)

Overview

CVE-2022-50361 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 17, 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:

wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()

Fault injection test reports this issue:

kernel BUG at net/core/dev.c:10731!

invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI

Call Trace:

<TASK>

wilc_netdev_ifc_init+0x19f/0x220 [wilc1000 884bf126e9e98af6a708f266a8dffd53f99e4bf5]

wilc_cfg80211_init+0x30c/0x380 [wilc1000 884bf126e9e98af6a708f266a8dffd53f99e4bf5]

wilc_bus_probe+0xad/0x2b0 [wilc1000_spi 1520a7539b6589cc6cde2ae826a523a33f8bacff]

spi_probe+0xe4/0x140

really_probe+0x17e/0x3f0

__driver_probe_device+0xe3/0x170

driver_probe_device+0x49/0x120

The root case here is alloc_ordered_workqueue() fails, but

cfg80211_unregister_netdevice() or unregister_netdev() not be called in

error handling path. To fix add unregister_netdev goto lable to add the

unregister operation in error handling path.

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 >= 5.17, < 6.1.16 Affected

Frequently Asked Questions

What is CVE-2022-50361?

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

How severe is CVE-2022-50361?

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

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

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