Linux Kernel Vulnerability in DMA Memory Allocation via DM1105 Driver
CVE-2026-97507

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-97507?

A vulnerability in the DM1105 driver of the Linux kernel arises from insufficient error handling during DMA memory allocation. The return value of the dma_alloc_coherent() function is ignored, which can result in the driver utilizing a NULL pointer for DMA transfers if the memory allocation fails. This oversight can lead to critical system failures, such as kernel oops or unauthorized hardware access. The vulnerability has been addressed by implementing proper checks on the return value to ensure safer operations.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 07d6a76a17b550e94ca5cc0060ad6e77952390f2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3eaac9e02d8591d3c790db572ef1c8fa5a841fdb

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.