Description
In the Linux kernel, the following vulnerability has been resolved:

mmc: vub300: fix NULL-deref on disconnect

Make sure to deregister the controller before dropping the reference to
the driver data on disconnect to avoid NULL-pointer dereferences or
use-after-free.
Published: 2026-04-24
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Kernel crash and use‑after‑free leading to instability
Action: Apply patch
AI Analysis

Impact

The Linux kernel’s MMC driver vub300 contains a NULL‑pointer dereference when the controller disconnects. If a controller is not deregistered before the driver data reference count is decremented, a NULL dereference or use‑after‑free can occur. This flaw can crash the kernel or provide denial of service; it may be exploitable by an attacker who can trigger a disconnect event, which is inferred from the need to cause a controller disconnect. The weakness is a NULL pointer dereference, classified as CWE‑476.

Affected Systems

Affected systems are all Linux kernel versions that contain the vulnerable vub300 MMC driver before the patch was applied. The vulnerability is not tied to a specific kernel release but applies to any kernel in which the driver has not been updated to perform controller deregistration before releasing the reference on disconnect.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate severity, while the EPSS score of less than 1% reflects a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Attackers would likely need local access to the system to trigger an MMC disconnect and exploit the flaw; this inference comes from the requirement to cause a controller disconnect. A successful exploit could cause a kernel panic.

Generated by OpenCVE AI on April 28, 2026 at 20:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a release that incorporates the vub300 NULL‑dereference fix.
  • Ensure that any MMC drivers in use deregister controllers before decrementing reference counts during a disconnect.
  • Disable or remove unused or legacy MMC controllers if they are not required for operation.

Generated by OpenCVE AI on April 28, 2026 at 20:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4561-1 linux-6.1 security update
Debian DSA Debian DSA DSA-6238-1 linux security update
Debian DSA Debian DSA DSA-6243-1 linux security update
History

Mon, 27 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:linux:linux_kernel:3.0:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Sat, 25 Apr 2026 00:15:00 +0000


Fri, 24 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences or use-after-free.
Title mmc: vub300: fix NULL-deref on disconnect
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:12:56.346Z

Reserved: 2026-03-09T15:48:24.128Z

Link: CVE-2026-31651

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-04-24T15:16:44.573

Modified: 2026-04-27T20:14:45.940

Link: CVE-2026-31651

cve-icon Redhat

Severity :

Publid Date: 2026-04-24T00:00:00Z

Links: CVE-2026-31651 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T20:15:26Z

Weaknesses