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

8.2 · HIGH
Published Jun 8, 2026 linux CWE-401

Overview

CVE-2026-46303 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 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. 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:

isofs: validate Rock Ridge CE continuation extent against volume size

rock_continue() reads rs->cont_extent verbatim from the Rock Ridge CE

record and passes it to sb_bread() without checking that the block

number is within the mounted ISO 9660 volume. commit e595447e177b

("[PATCH] rock.c: handle corrupted directories") added cont_offset

and cont_size rejection for the CE continuation but did not validate

the extent block number itself. commit f54e18f1b831 ("isofs: Fix

infinite looping over CE entries") later capped the CE chain length

at RR_MAX_CE_ENTRIES = 32 but again left the block number unchecked.

With a crafted ISO mounted via udisks2 (desktop optical auto-mount)

or via CAP_SYS_ADMIN mount, rs->cont_extent can therefore point at

an out-of-range block or at blocks belonging to an adjacent

filesystem on the same block device. sb_bread() on an out-of-range

block returns NULL cleanly via the block layer EIO pa

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.32.66, < 2.6.33 Affected

Frequently Asked Questions

What is CVE-2026-46303?

CVE-2026-46303 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 8.2 (HIGH).

How severe is CVE-2026-46303?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. 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-46303?

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

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