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

5.5 · MEDIUM
Published Jan 31, 2026 linux EPSS 0.10% (1th pctl)

Overview

CVE-2026-23018 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 31, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

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

btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In btrfs_read_locked_inode() we are calling btrfs_init_file_extent_tree()

while holding a path with a read locked leaf from a subvolume tree, and

btrfs_init_file_extent_tree() may do a GFP_KERNEL allocation, which can

trigger reclaim.

This can create a circular lock dependency which lockdep warns about with

the following splat:

[6.1433] ======================================================

[6.1574] WARNING: possible circular locking dependency detected

[6.1583] 6.18.0+ #4 Tainted: G U

[6.1591] ------------------------------------------------------

[6.1599] kswapd0/117 is trying to acquire lock:

[6.1606] ffff8d9b6333c5b8 (&delayed_node->mutex){+.+.}-{3:3}, at: __btrfs_release_delayed_node.part.0+0x39/0x2f0

[6.1625]

but task is already holding lock:

[6.1633] ffffffffa4ab8ce0 (fs_reclaim){+.+.}-{0:

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.16.9, < 6.17 Affected

Frequently Asked Questions

What is CVE-2026-23018?

CVE-2026-23018 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 31, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-23018?

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

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

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