Lucene search
+L

905 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72669

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: ak8975: fix potential kernel stack memory leak Currently in the AK8975 driver there are four instances where potential uninitialized kernel stack memory leaks can occur. If i2c smbus read i2c block data or...

5.8AI score0.00216EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.9 views

The vulnerability in the iio/adc/at91-sama5d2_adc.c component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the iio/adc/at91-sama5d2adc.c component of the Linux operating system relates to the use of memory after it has been freed. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.4CVSS5.4AI score0.0018EPSS
SaveExploits0References17Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/12 12:00 a.m.6 views

The vulnerability of the drivers/iio/accel component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the drivers/iio/accel component in the Linux operating system is related to pointer dereferencing errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00188EPSS
SaveExploits0References16Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68089

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer wi...

5.8AI score0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 6:01 a.m.10 views

RLSA-2026:52761 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: iio: event: Fix event FIFO reset race CVE-2026-64496 For more details about the security issues, including the impact, a CVSS scor...

5.5CVSS5.4AI score0.00126EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/08/11 6:01 a.m.23 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/11 6:00 a.m.21 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2026/08/11 6:00 a.m.8 views

RLSA-2026:52765 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: iio: event: Fix event FIFO reset race CVE-2026-64496 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer ...

5.5CVSS5.4AI score0.00126EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.84 views

RockyLinux 8 : kernel (RLSA-2026:52765)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:52765 advisory. kernel: iio: event: Fix event FIFO reset race CVE-2026-64496 Tenable has extracted the preceding description block directly from the RockyLinux security advisory...

7.1CVSS5.3AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 12:17 p.m.10 views

CVE-2026-68089

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:17 p.m.6 views

UBUNTU-CVE-2026-68089

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

5.2AI score0.00166EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:51 a.m.13 views

EUVD-2026-55270

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

5.3AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 11:51 a.m.48 views

CVE-2026-68089

The CVE-2026-68089 entry concerns the Linux kernel iio core debugfs handling. It documents a vulnerability where uninitialized data could be exposed when *ppos is non-zero, because simple_write_to_buffer() would not initialize buf[]. The fix adds a test for non-zero *ppos at the start of the affe...

5.3AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 11:51 a.m.10 views

CVE-2026-68089 iio: core: fix uninitialized data in debugfs

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 11:51 a.m.37 views

CVE-2026-68089 iio: core: fix uninitialized data in debugfs

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

0.00166EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/10 10:43 a.m.43 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

RHEL 8 : kernel-rt (RHSA-2026:52761)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:52761 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2026/08/10 12:00 a.m.18 views

Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: iio: event: Fix event FIFO reset race CVE-2026-64496 For more details about the security issues, including the impact, a CVSS scor...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 12:00 a.m.9 views

ALSA-2026:52761 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: iio: event: Fix event FIFO reset race CVE-2026-64496 For more details about the security issues, including the impact, a CVSS scor...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/08/10 12:00 a.m.27 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: iio: event: Fix event FIFO reset race CVE-2026-64496 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer ...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0References4
Rows per page
Query Builder