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

5.5 · MEDIUM
Published May 27, 2026 linux CWE-401 EPSS 0.13% (3th pctl)

Overview

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

thermal: core: Fix thermal zone governor cleanup issues

If thermal_zone_device_register_with_trips() fails after adding

a thermal governor to the thermal zone being registered, the

governor is not removed from it as appropriate which may lead to

a memory leak.

In turn, thermal_zone_device_unregister() calls thermal_set_governor()

without acquiring the thermal zone lock beforehand which may race with

a governor update via sysfs and may lead to a use-after-free in that

case.

Address these issues by adding two thermal_set_governor() calls, one to

thermal_release() to remove the governor from the given thermal zone,

and one to the thermal zone registration error path to cover failures

preceding the thermal zone device registration.

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

Frequently Asked Questions

What is CVE-2026-46021?

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

How severe is CVE-2026-46021?

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

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

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