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

7.0 · HIGH
Published Jun 8, 2026 linux CWE-667

Overview

CVE-2026-46299 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 8, 2026 and has a CVSS 3.1 base score of 7.0 (HIGH).

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

hfsplus: fix held lock freed on hfsplus_fill_super()

hfsplus_fill_super() calls hfs_find_init() to initialize a search

structure, which acquires tree->tree_lock. If the subsequent call to

hfsplus_cat_build_key() fails, the function jumps to the out_put_root

error label without releasing the lock. The later cleanup path then

frees the tree data structure with the lock still held, triggering a

held lock freed warning.

Fix this by adding the missing hfs_find_exit(&fd) call before jumping

to the out_put_root error label. This ensures that tree->tree_lock is

properly released on the error path.

The bug was originally detected on v6.13-rc1 using an experimental

static analysis tool we are developing, and we have verified that the

issue persists in the latest mainline kernel. The tool is specifically

designed to detect memory management issues. It is currently under active

development and not yet publicly available.

We c

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.19, < 5.10.259 Affected

Frequently Asked Questions

What is CVE-2026-46299?

CVE-2026-46299 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 8, 2026 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2026-46299?

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

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

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

Browse by year 2026