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-2025-22116

5.5 · MEDIUM
Published Apr 16, 2025 linux EPSS 0.19% (9th pctl)

Overview

CVE-2025-22116 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 16, 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:

idpf: check error for register_netdev() on init

Current init logic ignores the error code from register_netdev(),

which will cause WARN_ON() on attempt to unregister it, if there was one,

and there is no info for the user that the creation of the netdev failed.

WARNING: CPU: 89 PID: 6902 at net/core/dev.c:11512 unregister_netdevice_many_notify+0x211/0x1a10

...

[ 3707.563641] unregister_netdev+0x1c/0x30

[ 3707.563656] idpf_vport_dealloc+0x5cf/0xce0 [idpf]

[ 3707.563684] idpf_deinit_task+0xef/0x160 [idpf]

[ 3707.563712] idpf_vc_core_deinit+0x84/0x320 [idpf]

[ 3707.563739] idpf_remove+0xbf/0x780 [idpf]

[ 3707.563769] pci_device_remove+0xab/0x1e0

[ 3707.563786] device_release_driver_internal+0x371/0x530

[ 3707.563803] driver_detach+0xbf/0x180

[ 3707.563816] bus_remove_driver+0x11b/0x2a0

[ 3707.563829] pci_unregister_driver+0x2a/0x250

Introduce an error check and log the vport number and error code.

On removal

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 >= 6.7, < 6.14.2 Affected

Frequently Asked Questions

What is CVE-2025-22116?

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

How severe is CVE-2025-22116?

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-2025-22116?

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-2025-22116?

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