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

9.1 · CRITICAL
Published May 6, 2026 linux CWE-125

Overview

CVE-2026-43197 is a critical-severity vulnerability affecting linux linux_kernel. It was published on May 6, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

netconsole: avoid OOB reads, msg is not nul-terminated

msg passed to netconsole from the console subsystem is not guaranteed

to be nul-terminated. Before recent

commit 7eab73b18630 ("netconsole: convert to NBCON console infrastructure")

the message would be placed in printk_shared_pbufs, a static global

buffer, so KASAN had harder time catching OOB accesses. Now we see:

printk: console [netcon_ext0] enabled

BUG: KASAN: slab-out-of-bounds in string+0x1f7/0x240

Read of size 1 at addr ffff88813b6d4c00 by task pr/netcon_ext0/594

CPU: 65 UID: 0 PID: 594 Comm: pr/netcon_ext0 Not tainted 6.19.0-11754-g4246fd6547c9

Call Trace:

kasan_report+0xe4/0x120

string+0x1f7/0x240

vsnprintf+0x655/0xba0

scnprintf+0xba/0x120

netconsole_write+0x3fe/0xa10

nbcon_emit_next_record+0x46e/0x860

nbcon_kthread_func+0x623/0x750

Allocated by task 1:

nbcon_alloc+0x1ea/0x450

regis

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.18.16 Affected

Frequently Asked Questions

What is CVE-2026-43197?

CVE-2026-43197 is a critical-severity vulnerability affecting linux linux_kernel. It was published on May 6, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2026-43197?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-43197?

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

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