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

7.8 · HIGH
Published Feb 14, 2026 linux CWE-476

Overview

CVE-2026-23198 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 14, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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:

KVM: Don't clobber irqfd routing type when deassigning irqfd

When deassigning a KVM_IRQFD, don't clobber the irqfd's copy of the IRQ's

routing entry as doing so breaks kvm_arch_irq_bypass_del_producer() on x86

and arm64, which explicitly look for KVM_IRQ_ROUTING_MSI. Instead, to

handle a concurrent routing update, verify that the irqfd is still active

before consuming the routing information. As evidenced by the x86 and

arm64 bugs, and another bug in kvm_arch_update_irqfd_routing() (see below),

clobbering the entry type without notifying arch code is surprising and

error prone.

As a bonus, checking that the irqfd is active provides a convenient

location for documenting _why_ KVM must not consume the routing entry for

an irqfd that is in the process of being deassigned: once the irqfd is

deleted from the list (which happens *before* the eventfd is detached), it

will no longer receive updates via kvm_irq_routing_upd

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.4, < 5.10.250 Affected

Frequently Asked Questions

What is CVE-2026-23198?

CVE-2026-23198 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 14, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-23198?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-23198?

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

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