Lucene search
+L

866 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Staging: iio: frequency: ad9834: Validate frequency parameter value In ad9834writefrequency, clkgetrate may return 0. In such cases, the call to ad9834calcfreqreg will result in a division by zero. Checking if fout clkfreq / 2 do...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: fixed a division by zero in ad7124setchannelodr In the ad7124writeraw function, the parameter val can potentially be zero. This may lead to a division by zero when DIVROUNDCLOSEST is called within...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:0 a.m.8 views

The vulnerability of the iio component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the iio component in the Linux operating system’s kernel is related to incorrect handling of return code processing. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.4CVSS6.3AI score0.00284EPSS
SaveExploits0References13Affected Software10
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.7 views

SUSE CVE-2024-57944

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...

5.5CVSS7.7AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/21 1:15 p.m.8 views

UBUNTU-CVE-2024-57944

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...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/01/21 12:0 a.m.8 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 failure of the ti-ads1298 driver in the iio module to check the return value of devmkasprintf. This coul...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.5 views

SUSE CVE-2024-57905

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

3.3CVSS7.3AI score0.00194EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.5 views

SUSE CVE-2024-57909

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1745: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

3.3CVSS6AI score0.00238EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.5 views

SUSE CVE-2024-57910

In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial value for the single data element, which is an u16...

3.3CVSS7.4AI score0.00218EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/19 12:15 p.m.1 views

DEBIAN-CVE-2024-57910

In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial value for the single data element, which is an u16...

7.1CVSS5.9AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.10 views

AZL-56235 CVE-2024-57911 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iiosimplydummybuffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc and it is used to push data to user space from a triggered buffer, but it does not set values for inactive...

7.1CVSS6.7AI score0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/19 12:15 p.m.16 views

CVE-2024-57904

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call inputfreedevice on allocated iiodev Current implementation of at91tsregister calls inputfreedeivce on st-tsinput, however, the err label can be reached before the allocated iiodev is stored to st-tsinput. Thu...

7.8CVSS0.00235EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/19 12:15 p.m.7 views

UBUNTU-CVE-2024-57909

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1745: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS6.7AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/19 12:15 p.m.6 views

UBUNTU-CVE-2024-57905

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

7.1CVSS6.4AI score0.00194EPSS
SaveExploits0References10
OSV
OSV
added 2025/01/19 12:15 p.m.22 views

UBUNTU-CVE-2024-57912

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space from a triggered buffer, but it has a hole between the temperature and the timestamp u32 pressure, u16...

7.1CVSS6.4AI score0.00263EPSS
SaveExploits0References45
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.10 views

CVE-2024-57912 iio: pressure: zpa2326: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space from a triggered buffer, but it has a hole between the temperature and the timestamp u32 pressure, u16...

5.6AI score0.00263EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.1 views

CVE-2024-57911 iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iiosimplydummybuffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc and it is used to push data to user space from a triggered buffer, but it does not set values for inactive...

5.9AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/19 11:52 a.m.9 views

CVE-2024-57909 iio: light: bh1745: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1745: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.1 views

CVE-2024-57909 iio: light: bh1745: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1745: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

5.6AI score0.00238EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.9 views

CVE-2024-57908

In the Linux kernel, the following vulnerability has been resolved: iio: imu: kmx61: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.00218EPSS
SaveExploits0
Rows per page
Query Builder