CVE 7.8 HIGH

iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()_CVE-2026-31768

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

Description

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

iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()

Add a DMA-safe buffer and use it for spi_read() instead of a stack
memory. All SPI buffers must be DMA-safe.

Since we only need up to 3 bytes, we just use a u8[] instead of __be16
and __be32 and change the conversion functions appropriately.

Basic Information

ID CVE-2026-31768
Source Linux
Published May 1, 2026 at 14:14
Modified May 3, 2026 at 05:45

Affected Product

Vendor Linux
Product Linux
Version 4d671b71beefbfc145b971a11e0c3cabde94b673
Affected Versions Linux Linux 4d671b71beefbfc145b971a11e0c3cabde94b673
Linux Linux 4d671b71beefbfc145b971a11e0c3cabde94b673
Linux Linux 4d671b71beefbfc145b971a11e0c3cabde94b673
Linux Linux 4d671b71beefbfc145b971a11e0c3cabde94b673
Linux Linux 4d671b71beefbfc145b971a11e0c3cabde94b673
Linux Linux 4d671b71beefbfc145b971a11e0c3cabde94b673
Linux Linux 4.9

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.