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

4.7 · MEDIUM
Published Feb 18, 2026 linux CWE-367 EPSS 0.09% (0th pctl)

Overview

CVE-2026-23212 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 18, 2026 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, 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:

bonding: annotate data-races around slave->last_rx

slave->last_rx and slave->target_last_arp_rx[...] can be read and written

locklessly. Add READ_ONCE() and WRITE_ONCE() annotations.

syzbot reported:

BUG: KCSAN: data-race in bond_rcv_validate / bond_rcv_validate

write to 0xffff888149f0d428 of 8 bytes by interrupt on cpu 1:

bond_rcv_validate+0x202/0x7a0 drivers/net/bonding/bond_main.c:3335

bond_handle_frame+0xde/0x5e0 drivers/net/bonding/bond_main.c:1533

__netif_receive_skb_core+0x5b1/0x1950 net/core/dev.c:6039

__netif_receive_skb_one_core net/core/dev.c:6150 [inline]

__netif_receive_skb+0x59/0x270 net/core/dev.c:6265

netif_receive_skb_internal net/core/dev.c:6351 [inline]

netif_receive_skb+0x4b/0x2d0 net/core/dev.c:6410

...

write to 0xffff888149f0d428 of 8 bytes by interrupt on cpu 0:

bond_rcv_validate+0x202/0x7a0 drivers/net/bonding/bond_main.c:3335

bond_handle_frame+0xde/0x5e0 drivers/net/bond

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 >= 2.6.19, < 6.1.162 Affected

Frequently Asked Questions

What is CVE-2026-23212?

CVE-2026-23212 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 18, 2026 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2026-23212?

This vulnerability has a CVSS 3.1 base score of 4.7, 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-23212?

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

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