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

7.8 · HIGH
Published Feb 14, 2026 linux CWE-416 EPSS 0.12% (2th pctl)

Overview

CVE-2026-23184 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:

binder: fix UAF in binder_netlink_report()

Oneway transactions sent to frozen targets via binder_proc_transaction()

return a BR_TRANSACTION_PENDING_FROZEN error but they are still treated

as successful since the target is expected to thaw at some point. It is

then not safe to access 't' after BR_TRANSACTION_PENDING_FROZEN errors

as the transaction could have been consumed by the now thawed target.

This is the case for binder_netlink_report() which derreferences 't'

after a pending frozen error, as pointed out by the following KASAN

report:

==================================================================

BUG: KASAN: slab-use-after-free in binder_netlink_report.isra.0+0x694/0x6c8

Read of size 8 at addr ffff00000f98ba38 by task binder-util/522

CPU: 4 UID: 0 PID: 522 Comm: binder-util Not tainted 6.19.0-rc6-00015-gc03e9c42ae8f #1 PREEMPT

Hardware name: linux,dummy-virt (DT)

Call trace:

binder_netlink_

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.18, < 6.18.10 Affected

Frequently Asked Questions

What is CVE-2026-23184?

CVE-2026-23184 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-23184?

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

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

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