CVE & CISA-KEV Catalog

CVE-2026-53304

MEDIUM
5.5
CVSS v3
NVD

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/0x480 vfs_open+0x34/0xf0 do_open+0x265/0x3d0 path_openat+0x110/0x290 do_filp_open+0xc3/0x170 do_sys_openat2+0x71/0xe0 __x64_sys_openat+0x6d/0xa0 do_syscall_64+0x62/0x310 entry_SYSCALL_64_after_hwframe+0x76/0x7e The fix is to use module_param_cb to validate and reject invalid values assigned to def_reserved_size.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.259-1CVE-2026-53304
Fixed in:6.1.176-1CVE-2026-53304
Fixed in:6.12.94-1CVE-2026-53304
Fixed in:7.0.10-1CVE-2026-53304
linuxUbuntu
Fixed in:5.15.0-186.196USN-8575-1
Fixed in:6.8.0-136.136USN-8567-1
linux-awsUbuntu
Fixed in:5.15.0-1112.119USN-8575-2
Fixed in:6.8.0-1061.64USN-8595-2
linux-aws-5.15Ubuntu
Fixed in:5.15.0-1112.119~20.04.1USN-8575-2
linux-aws-6.8Ubuntu
Fixed in:6.8.0-1061.64~22.04.1USN-8595-3
linux-aws-fipsUbuntu
Fixed in:5.15.0-1112.119+fips1USN-8575-2
Fixed in:6.8.0-1061.64+fips1USN-8595-3
linux-azureUbuntu
Fixed in:5.15.0-1117.126USN-8575-3
Fixed in:6.8.0-1063.71USN-8606-1
linux-azure-5.15Ubuntu
Fixed in:5.15.0-1117.126~20.04.1USN-8620-1
linux-azure-6.8Ubuntu
Fixed in:6.8.0-1063.71~22.04.1USN-8606-1
linux-azure-fdeUbuntu
Fixed in:5.15.0-1117.126USN-8610-1
Fixed in:6.8.0-1062.69USN-8607-1
linux-azure-fde-5.15Ubuntu
Fixed in:5.15.0-1117.126~20.04.2USN-8620-1
linux-azure-fde-6.8Ubuntu
Fixed in:6.8.0-1062.69~22.04.1USN-8609-1
linux-azure-fipsUbuntu
Fixed in:5.15.0-1117.126+fips1USN-8620-2
Fixed in:6.8.0-1063.71+fips2USN-8608-1
linux-fipsUbuntu
Fixed in:5.15.0-186.196+fips1USN-8575-2
Fixed in:6.8.0-136.136+fips2USN-8574-2
linux-gcpUbuntu
Fixed in:5.15.0-1112.122USN-8575-1
Fixed in:6.8.0-1064.72USN-8567-1
linux-gcp-5.15Ubuntu
Fixed in:5.15.0-1112.122~20.04.1USN-8668-1
linux-gcp-6.8Ubuntu
Fixed in:6.8.0-1064.72~22.04.1USN-8567-1
linux-gcp-fipsUbuntu
Fixed in:5.15.0-1112.122+fips1USN-8575-1
Fixed in:6.8.0-1064.72+fips1USN-8574-1
linux-gkeUbuntu
Fixed in:5.15.0-1108.114USN-8575-1
Fixed in:6.8.0-1059.67USN-8567-1
linux-gkeopUbuntu
Fixed in:5.15.0-1095.103USN-8575-1
Fixed in:6.8.0-1046.50USN-8567-1
linux-hwe-5.15Ubuntu
Fixed in:5.15.0-186.196~20.04.1USN-8575-1
linux-hwe-6.8Ubuntu
Fixed in:6.8.0-136.136~22.04.1USN-8619-1
linux-hwe-7.0Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-ibmUbuntu
Fixed in:5.15.0-1106.110USN-8575-2
Fixed in:6.8.0-1061.62USN-8574-3
linux-ibm-6.8Ubuntu
Fixed in:6.8.0-1061.62~22.04.1USN-8574-3
linux-image-5.15.0-1053-nvidia-tegra-igxUbuntu
Fixed in:5.15.0-1053.53USN-8576-2
linux-image-5.15.0-1053-nvidia-tegra-igx-rtUbuntu
Fixed in:5.15.0-1053.53USN-8576-2
linux-image-5.15.0-1064-nvidia-tegraUbuntu
Fixed in:5.15.0-1064.66~20.04.1USN-8576-1
Fixed in:5.15.0-1064.66USN-8576-2
linux-image-5.15.0-1064-nvidia-tegra-rtUbuntu
Fixed in:5.15.0-1064.66~20.04.1USN-8576-1
Fixed in:5.15.0-1064.66USN-8576-2
linux-image-5.15.0-1075-xilinx-zynqmpUbuntu
Fixed in:5.15.0-1075.79USN-8575-1

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.13%probability of exploitation in 30 days
3rdpercentile

Low risk: more likely to be exploited than 3% of all known CVEs.

References

Related Vulnerabilities

Other CWE-667 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-10072High7.573%-Fix
CVE-2002-1850High7.517%-Fix
CVE-2009-2699High7.514%-Fix
CVE-2004-0174High7.512%--
CVE-2009-4272High7.511%--
CVE-2020-24606High8.65.2%-Fix

Common questions

How do I fix CVE-2026-53304?

Published advisories record a fix for 260 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-53304 being actively exploited?

Not that we know of. CVE-2026-53304 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.13% is the estimated probability that it will be exploited in the next 30 days. That is higher than 3% of all scored CVEs.

How severe is CVE-2026-53304?

CVE-2026-53304 has a CVSS v3 base score of 5.5, rated moderate. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-53304 affect?

Published advisories record a fix for linux (Debian), linux (Ubuntu), linux-aws (Ubuntu), linux-aws-5.15 (Ubuntu), and 256 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-53304
CVE-2026-53304 severity badge

Markdown

[![CVE-2026-53304](https://tridentstack.com/cve/badge/CVE-2026-53304.svg)](https://tridentstack.com/cve/CVE-2026-53304)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-53304"><img src="https://tridentstack.com/cve/badge/CVE-2026-53304.svg" alt="CVE-2026-53304"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-06.