AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-23388

HIGH · CVSS 7.1 EPSS 0.12%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-25 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.

CVE
CVE-2026-23388
Severity
HIGH
CVSS
7.1
EPSS
0.12%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check metadata block offset is within range Syzkaller reports a "general protection fault in squashfs_copy_data" This is ultimately caused by a corrupted index look-up table, which produces a negative metadata block offset. This is subsequently passed to squashfs_copy_data (via squashfs_read_metadata) where the negative offset causes an out of bounds access. The fix is to check that the offset is within range in squashfs_read_metadata. This will trap this and other cases.

Related CVEs

Other vulnerabilities affecting the same vendor(s)