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.
References
Configurations
Configuration 1 (hide)
|
History
11 May 2026, 17:54
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/014c6d27878d3883f7bb065610768fd021de1a96 - Patch | |
| References | () https://git.kernel.org/stable/c/67b3a91bdc48220bfb67155ab528121b9c822782 - Patch | |
| References | () https://git.kernel.org/stable/c/768461517a28d80fe81ea4d5d03a90cd184ea6ad - Patch | |
| References | () https://git.kernel.org/stable/c/b3bb8faeca1a2ef7be95ee8a512b639f9ffce947 - Patch | |
| References | () https://git.kernel.org/stable/c/d2d031b0786ea66ab0577c9d2d71435068d32199 - Patch | |
| References | () https://git.kernel.org/stable/c/fa64aab25aba47296aa8d12bb4c88ec3fecb2054 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* |
|
| CWE | NVD-CWE-noinfo |
03 May 2026, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
01 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-01 15:16
Updated : 2026-05-11 17:54
NVD link : CVE-2026-31768
Mitre link : CVE-2026-31768
CVE.ORG link : CVE-2026-31768
JSON object : View
Products Affected
linux
- linux_kernel
CWE
