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-2026-46287

5.5 · MEDIUM
Published Jun 8, 2026 linux CWE-617 EPSS 0.12% (2th pctl)

Overview

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

net: txgbe: fix RTNL assertion warning when remove module

For the copper NIC with external PHY, the driver called

phylink_connect_phy() during probe and phylink_disconnect_phy() during

remove. It caused an RTNL assertion warning in phylink_disconnect_phy()

upon module remove.

To fix this, add rtnl_lock() and rtnl_unlock() around the

phylink_disconnect_phy() in remove function.

------------[ cut here ]------------

RTNL: assertion failed at drivers/net/phy/phylink.c (2351)

WARNING: drivers/net/phy/phylink.c:2351 at

phylink_disconnect_phy+0xd8/0xf0 [phylink], CPU#0: rmmod/4464

Modules linked in: ...

CPU: 0 UID: 0 PID: 4464 Comm: rmmod Kdump: loaded Not tainted 7.0.0-rc4+

Hardware name: Micro-Star International Co., Ltd. MS-7E16/X670E GAMING

PLUS WIFI (MS-7E16), BIOS 1.90 12/31/2024

RIP: 0010:phylink_disconnect_phy+0xe4/0xf0 [phylink]

Code: 5b 41 5c 41 5d 41 5e 41 5f 5d 31 c0 31 d2 31 f6 31 ff e9 3a 38 8f e7

48

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.6, < 6.6.140 Affected

Frequently Asked Questions

What is CVE-2026-46287?

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

How severe is CVE-2026-46287?

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-2026-46287?

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-2026-46287?

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