6 matches found
The vulnerability of the ads1298_get_scale() function in the drivers/iio/adc/ti-ads1298.c driver for various types of built-in sensor sensors in Linux operating systems allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.
The vulnerability of the ads1298getscale function in the drivers/iio/adc/ti-ads1298.c driver for various types of embedded sensors in Linux operating systems is related to the execution of operations outside of the buffer boundaries. Exploiting this vulnerability could allow an attacker to...
SUSE CVE-2026-53386
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pgasettings index ads1298pgasettings has 7 elements but ADS1298MASKCHPGA can yield values 0-7. If it yields a value = 7, this causes an out-of-bounds array access. Add a bounds check and...
Vulnerability of the ads1298_init() function in the drivers/iio/adc/ti-ads1298.c module – This driver supports various types of built-in sensors in the Linux operating system. An attacker can exploit this vulnerability to cause a service failure.
Vulnerability of the ads1298init function in the drivers/iio/adc/ti-ads1298.c module – The driver for supporting various types of embedded sensors in the Linux operating system is related to the pointer manipulation. Exploiting this vulnerability can allow an attacker to cause a service failure...
CVE-2024-57944 iio: adc: ti-ads1298: Add NULL check in ads1298_init
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: Add NULL check in ads1298init devmkasprintf can return a NULL pointer on failure. A check on the return value of such a call in ads1298init is missing. Add it...
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 failure of the ti-ads1298 driver in the iio module to check the return value of devmkasprintf. This coul...
PT-2025-3669 · Linux +2 · Linux Kernel +2
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel related to the ti-ads1298 driver. The issue arises because devm kasprintf can return a NULL pointer on failure, and a check for th...