Null Dereference Vulnerability in Linux Kernel's IRQ Handler for DaVinci MMC Host
CVE-2026-97502

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-97502?

A vulnerability in the Linux kernel's DaVinci MMC IRQ handler could lead to a null dereference scenario. This occurs when both 'host->cmd' and 'host->data' are checked. If 'host->data' is NULL, the IRQ handler may attempt to dereference it, resulting in a crash and potential system instability. The vulnerability affects the handling of read data timeouts and CRC errors, where the absence of a valid data pointer can cause the kernel to terminate unexpectedly. Mitigation efforts include guarding these branches against NULL data pointers to prevent this critical flaw.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5b7e151fe9ea9311ba601849aaecdc4fc97fd577

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4f28846aaf8db9668e338b8987973f8935edff34

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.