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

5.5 · MEDIUM
Published Jun 26, 2026 linux CWE-667 EPSS 0.10% (1th pctl)

Overview

CVE-2026-53304 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 26, 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:

scsi: sg: Resolve soft lockup issue when opening /dev/sgX

The parameter def_reserved_size defines the default buffer size reserved

for each Sg_fd and should be restricted to a range between 0 and 1,048,576

(see https://tldp.org/HOWTO/SCSI-Generic-HOWTO/proc.html). Although the

function sg_proc_write_dressz enforces this limit, it is possible to bypass

it by directly modifying the module parameter as shown below, which then

causes a soft lockup:

echo -1 > /sys/module/sg/parameters/def_reserved_size

exec 4<> /dev/sg0

watchdog: BUG: soft lockup - CPU#5 stuck for 26 seconds! [bash:537]

Modules loaded:

CPU: 5 UID: 0 PID: 537 Command: bash, kernel version 6.19.0-rc3+ #134,

PREEMPT disabled

Hardware: QEMU Standard PC (i440FX + PIIX, 1996), BIOS version

1.16.1-2.fc37 dated 04/01/2014

...

Call Trace:

sg_build_reserve+0x5c/0xa0

sg_add_sfp+0x168/0x270

sg_open+0x16e/0x340

chrdev_open+0xbe/0x230

do_dentry_open+0x175

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

Frequently Asked Questions

What is CVE-2026-53304?

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

How severe is CVE-2026-53304?

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

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

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