Lucene search
+L

900 matches found

SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.7 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.6 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.11 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.18 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-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.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.26 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.11 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.10 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.12 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
OSV
OSV
added 2025/01/19 11:52 a.m.11 views

CVE-2024-57904 iio: adc: at91: call input_free_device() on allocated iio_dev

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

6.1AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.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.8CVSS5.6AI score0.00235EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/19 12:00 a.m.10 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 at91tsregister function that under certain circumstances may call inputfreedevice when iiodev is not...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/06 2:27 p.m.20 views

USN-7154-2 linux-hwe-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; -...

10CVSS6.7AI score0.00922EPSS
SaveExploits12References403
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.7 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 txbuf and ringxfer buffer sizes not expanding with the number of device channels in the iio:adc:ad7923...

5.5CVSS6.8AI score0.00249EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:00 a.m.7 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50198)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50198 advisory. - In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6030: fix IIO device...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References2
Rows per page
Query Builder