Lucene search
+L

15 matches found

Redos
Redos
•added 2026/09/18 12:00 a.m.•5 views

ROS-20260918-73-0032

The vulnerability of the tiadcreadmeasurement function in the drivers/iio/adc/ti-adc161s626.c driver for various types of embedded sensors in the Linux operating system is related to copying buffers without checking the size of the input data a classic buffer overflow attack. Exploiting this...

7.8CVSS7.8AI score0.00176EPSS
SaveExploits0
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626 – Use DMA-safe memory for spiread. Add a DMA-safe buffer and use it for spiread, instead of using a stack memory. All SPI buffers must be DMA-safe. Since we only need up to 3 bytes, we simply use a u8 arra...

7.8CVSS4.7AI score0.00176EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/07/31 12:00 a.m.•10 views

The vulnerability of the ti_adc_read_measurement() function in the drivers/iio/adc/ti-adc161s626.c driver for various types of embedded sensors in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the tiadcreadmeasurement function in the drivers/iio/adc/ti-adc161s626.c driver for various types of embedded sensors in the Linux operating system is related to copying buffers without checking the size of the input data a classic buffer overflow attack. Exploiting this...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References11Affected Software2
SUSE CVE
SUSE CVE
•added 2026/05/08 2:22 a.m.•32 views

SUSE CVE-2026-31768

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread 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...

5.8CVSS5.8AI score0.00176EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
•added 2026/05/02 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31768

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread instead of a stack memory. All SPI buffers must be DMA-saf...

7.8CVSS6AI score0.00176EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/05/01 11:03 p.m.•12 views

CVE-2026-31768

A flaw was found in the Linux kernel, specifically within the ti-adc161s626 Analog-to-Digital Converter ADC driver. This vulnerability arises from the use of non-Direct Memory Access DMA-safe stack memory for Serial Peripheral Interface SPI read operations. An attacker with local access could...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
•added 2026/05/01 3:16 p.m.•14 views

CVE-2026-31768

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread 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...

7.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/05/01 2:14 p.m.•27 views

EUVD-2026-26581

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread 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...

5.8AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
•added 2026/05/01 2:14 p.m.•24 views

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

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread 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...

7.8CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/05/01 2:14 p.m.•49 views

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

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread 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...

7.8CVSS0.00176EPSS
SaveExploits0References6
CVE
CVE
•added 2026/05/01 2:14 p.m.•54 views

CVE-2026-31768

The CVE-2026-31768 issue affects the Linux kernel driver iio: adc: ti-adc161s626, where SPI read operations used non-DMA-safe stack memory. The mitigation is to allocate a DMA-safe buffer and perform spi_read() into that buffer, replacing stack-based buffers. Since the read would require only up ...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2026/05/01 2:14 p.m.•20 views

CVE-2026-31768

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread 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...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/01 12:00 a.m.•0 views

CVE-2026-31768: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread 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...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References7
CNNVD
CNNVD
•added 2026/05/01 12:00 a.m.•21 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the iio adc i-adc161s626 driver's use of stack memory for spiread, which could lead to unsafe DMA...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/03/14 12:00 a.m.•14 views

PT-2026-36403

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ti-adc161s626 component of the Industrial I/O IIO ADC subsystem where spi read utilized stack memory instead of DMA-safe memory. Direct Memory Access DMA is a...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0
Rows per page
Query Builder