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

5.5 · MEDIUM
Published Jun 18, 2025 linux CWE-667 EPSS 0.13% (3th pctl)

Overview

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

iavf: Fix reset error handling

Do not call iavf_close in iavf_reset_task error handling. Doing so can

lead to double call of napi_disable, which can lead to deadlock there.

Removing VF would lead to iavf_remove task being stuck, because it

requires crit_lock, which is held by iavf_close.

Call iavf_disable_vf if reset fail, so that driver will clean up

remaining invalid resources.

During rapid VF resets, HW can fail to setup VF mailbox. Wrong

error handling can lead to iavf_remove being stuck with:

[ 5218.999087] iavf 0000:82:01.0: Failed to init adminq: -53

...

[ 5267.189211] INFO: task repro.sh:11219 blocked for more than 30 seconds.

[ 5267.189520] Tainted: G S E 5.18.0-04958-ga54ce3703613-dirty #1

[ 5267.189764] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

[ 5267.190062] task:repro.sh state:D stack: 0 pid:11219 ppid: 8162 flags:0x00000000

[ 5267.190347] Cal

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.14, < 5.15.63 Affected

Frequently Asked Questions

What is CVE-2022-50053?

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

How severe is CVE-2022-50053?

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

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

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