CVE-2026-80690
Received Received - Intake

NULL Pointer Dereference in Linux Kernel UFS Driver

Vulnerability report for CVE-2026-80690, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Initialize hba->rpmbs list in ufshcd Initialize the hba->rpmbs list in ufshcd_alloc_host() to prevent NULL pointer dereference in the device teardown path if ufs_rpmb_probe() fails.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-09-17
AI Q&A
2026-08-28
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Linux kernel's SCSI UFS (Universal Flash Storage) core. It involves a missing initialization of the hba->rpmbs list in the ufshcd_alloc_host() function. This could lead to a NULL pointer dereference during device teardown if the ufs_rpmb_probe() function fails.

Detection Guidance

This vulnerability is specific to the Linux kernel's UFS (Universal Flash Storage) subsystem and involves a NULL pointer dereference during device teardown. Detection requires checking the kernel version and UFS driver behavior. Use 'uname -a' to verify kernel version and 'dmesg | grep ufs' to inspect UFS-related errors. If errors like NULL pointer dereference appear, the system may be affected.

Impact Analysis

If exploited, this vulnerability could cause system crashes or instability when handling UFS devices, particularly during shutdown or error conditions. It may lead to denial of service or potential data corruption if the system fails to properly manage device teardown.

Compliance Impact

This vulnerability does not directly affect compliance with standards like GDPR or HIPAA as it is a low-level kernel issue related to a NULL pointer dereference in the UFS device teardown path. No evidence suggests it impacts data protection, privacy, or security controls required by these regulations.

Mitigation Strategies

Update the Linux kernel to a version that includes the fix for this vulnerability. Check your distribution's security advisories for the patched kernel version.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-80690. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart