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

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

Overview

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

dcache: Limit the minimal number of bucket to two

There is an OOB read problem on dentry_hashtable when user sets

'dhash_entries=1':

BUG: unable to handle page fault for address: ffff888b30b774b0

#PF: supervisor read access in kernel mode

#PF: error_code(0x0000) - not-present page

Oops: Oops: 0000 [#1] SMP PTI

RIP: 0010:__d_lookup+0x56/0x120

Call Trace:

d_lookup.cold+0x16/0x5d

lookup_dcache+0x27/0xf0

lookup_one_qstr_excl+0x2a/0x180

start_dirop+0x55/0xa0

simple_start_creating+0x8d/0xa0

debugfs_start_creating+0x8c/0x180

debugfs_create_dir+0x1d/0x1c0

pinctrl_init+0x6d/0x140

do_one_initcall+0x6d/0x3d0

kernel_init_freeable+0x39f/0x460

kernel_init+0x2a/0x260

There will be only one bucket in dentry_hashtable when dhash_entries is

set as one, and d_hash_shift is calculated as 32 by dcache_init(). Then,

following process will access more than one buckets(which memory r

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 >= 3.10.55, < 3.11 Affected

Frequently Asked Questions

What is CVE-2026-43071?

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

How severe is CVE-2026-43071?

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

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

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