Lucene search
+L

26 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-63967

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a ho...

6AI score0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:55 p.m.12 views

CVE-2026-63967

The CVE-2026-63967 entry fixes a stack leak in the Linux kernel’s IIO IMU driver for the ST LSM6DSX when using the tagged FIFO path. The iio_buff is allocated on the stack with __aligned(8) but, prior to the fix, was not zero-initialized, leaving a hole in the structure that could leak ST_LSM6DSX...

5.6AI score0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.32 views

CVE-2026-63967 iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

0.00211EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63967

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

5.4AI score0.00211EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63967 iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

5.5AI score0.00211EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61284

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A stack leak exists in the tagged FIFO buffer of the st lsm6dsx IMU driver. The iio buff structure is declared on the stack with alignment but without an initializer. Due to a hole in th...

5.4AI score0.00211EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/06 1:42 a.m.11 views

SUSE CVE-2026-31764

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: Set buffer sampling frequency for accelerometer only The stlsm6dsxhwfifoodrstore function, which is called when userspace writes the buffer sampling frequency sysfs attribute, calls stlsm6dsxcheckodr, which...

5.9AI score0.0012EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/01 3:16 p.m.8 views

CVE-2026-31764

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: Set buffer sampling frequency for accelerometer only The stlsm6dsxhwfifoodrstore function, which is called when userspace writes the buffer sampling frequency sysfs attribute, calls stlsm6dsxcheckodr, which...

7.8CVSS0.0012EPSS
SaveExploits0References2
Redos
Redos
added 2026/04/08 12:0 a.m.13 views

ROS-20260408-73-0002

A vulnerability in the iio/imu/bno055/bno055.c component of the Linux operating system kernel is related to reading outside the allowed data buffer boundaries. Exploitation of the vulnerability allows an attacker to cause a denial of service...

7.1CVSS7.1AI score0.00139EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.10 views

CVE-2025-71198

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix iiochanspec for sensors without event detection The stlsm6dsxaccchannels array of struct iiochanspec has a non-NULL eventspec field, indicating support for IIO events. However, event detection is not...

5.7AI score0.00168EPSS
SaveExploits0References21
CVE
CVE
added 2026/02/04 4:7 p.m.19 views

CVE-2025-71198

CVE-2025-71198 affects the Linux kernel IIO IMU driver for the ST LSM6DSX accelerometer. The issue arises because the st_lsm6dsx_acc_channels array uses a non-NULL event_spec field (indicating IIO event support) even for sensors that do not support event detection (e.g., LSM6DS0). When a userspac...

5.3AI score0.00168EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.12 views

SUSE CVE-2025-39719

In the Linux kernel, the following vulnerability has been resolved: iio: imu: bno055: fix OOB access of hwxlate array Fix a potential out-of-bounds array access of the hwxlate array in bno055.c. In bno055getregmask, hwxlate was iterated over the length of the vals array instead of the length of t...

5.5CVSS6.4AI score0.00139EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39719

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: imu: bno055: fix OOB access of hwxlate array Fix a potential out-of-bounds array access of the hwxlate array in bno055.c. In bno055getregmask, hwxlate was...

7.1CVSS6.5AI score0.00139EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.25 views

CVE-2025-39719 iio: imu: bno055: fix OOB access of hw_xlate array

In the Linux kernel, the following vulnerability has been resolved: iio: imu: bno055: fix OOB access of hwxlate array Fix a potential out-of-bounds array access of the hwxlate array in bno055.c. In bno055getregmask, hwxlate was iterated over the length of the vals array instead of the length of t...

0.00139EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fixed a possible lock-up in stlsm6dsxreadtaggedfifo This issue was addressed by preventing stlsm6dsxreadtaggedfifo from falling into an infinite loop when case patternlen is equal to zero and the device’s FIF...

5.5CVSS6.2AI score0.00132EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.12 views

SUSE CVE-2025-37970

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix possible lockup in stlsm6dsxreadfifo Prevent stlsm6dsxreadfifo from falling in an infinite loop in case patternlen is equal to zero and the device FIFO is not empty...

5.5CVSS7.7AI score0.00132EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/20 5:15 p.m.5 views

UBUNTU-CVE-2025-37970

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix possible lockup in stlsm6dsxreadfifo Prevent stlsm6dsxreadfifo from falling in an infinite loop in case patternlen is equal to zero and the device FIFO is not empty...

5.5CVSS6.2AI score0.00132EPSS
SaveExploits0References38
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.00214EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2021/04/13 2:51 p.m.181 views

USN-4904-1: Linux kernel vulnerabilities

Ben Harris discovered that the Linux kernel would strip extended privilege attributes of files when performing a failed unprivileged system call. A local attacker could use this to cause a denial of service. CVE-2015-1350 Andrey Konovalov discovered that the video4linux driver for Hauppauge HD PV...

7.8CVSS6.9AI score0.03255EPSS
SaveExploits2
OSV
OSV
added 2021/04/13 2:51 p.m.12 views

USN-4904-1 linux, linux-aws, linux-kvm, linux-lts-xenial, linux-raspi2, linux-snapdragon vulnerabilities

Ben Harris discovered that the Linux kernel would strip extended privilege attributes of files when performing a failed unprivileged system call. A local attacker could use this to cause a denial of service. CVE-2015-1350 Andrey Konovalov discovered that the video4linux driver for Hauppauge HD PV...

7.8CVSS6.9AI score0.03255EPSS
SaveExploits2References12
Rows per page
Query Builder