Lucene search
+L

43 matches found

OSV
OSV
added 2026/09/16 11:17 a.m.6 views

DEBIAN-CVE-2026-89942

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix potential use-after-free in anonymous buffer release An anonymous buffer handle holds a reference to the underlying IIO device. The reference is dropped in the buffer handle's release function. If the device has...

7.8CVSS0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.6 views

DEBIAN-CVE-2026-89940

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Tie IIO dma fence lock lifetime to the fence The iiodmafence implementation currently uses a lock embedded in the iiodmabufpriv. But the iiodmafence can outlive the iiodmabufpriv, which can cause a use-after-free. Ti...

7.8CVSS0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-89940

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Tie IIO dma fence lock lifetime to the fence The iiodmafence implementation currently uses a lock embedded in the iiodmabufpriv. But the iiodmafence can outlive the iiodmabufpriv, which can cause a use-after-free. Ti...

7.8CVSS0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-89941

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Make IIO DMA fence release RCU-safe The dmafence documentation states that if a custom release implementation is provided, the dmafence object must be freed in an RCU-safe way. The current iiodmafence implementation...

7.8CVSS0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/16 11:17 a.m.5 views

CVE-2026-89942

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix potential use-after-free in anonymous buffer release An anonymous buffer handle holds a reference to the underlying IIO device. The reference is dropped in the buffer handle's release function. If the device has...

7.8CVSS0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 10:32 a.m.14 views

CVE-2026-89942

CVE-2026-89942 is a use-after-free in the Linux kernel's IIO buffer subsystem, specifically in the anonymous buffer release path. When an anonymous buffer handle holds the last reference to an IIO device that has been removed (via unbind or hot-unplug), the release function's scoped guard causes ...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:32 a.m.5 views

EUVD-2026-80542

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix potential use-after-free in anonymous buffer release An anonymous buffer handle holds a reference to the underlying IIO device. The reference is dropped in the buffer handle's release function. If the device has...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:32 a.m.3 views

CVE-2026-89942 iio: buffer: Fix potential use-after-free in anonymous buffer release

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix potential use-after-free in anonymous buffer release An anonymous buffer handle holds a reference to the underlying IIO device. The reference is dropped in the buffer handle's release function. If the device has...

7.8CVSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/16 10:32 a.m.7 views

EUVD-2026-80541

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Make IIO DMA fence release RCU-safe The dmafence documentation states that if a custom release implementation is provided, the dmafence object must be freed in an RCU-safe way. The current iiodmafence implementation...

7.8CVSS5.8AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:32 a.m.3 views

CVE-2026-89941 iio: buffer: Make IIO DMA fence release RCU-safe

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Make IIO DMA fence release RCU-safe The dmafence documentation states that if a custom release implementation is provided, the dmafence object must be freed in an RCU-safe way. The current iiodmafence implementation...

7.8CVSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.32 views

CVE-2026-89940 iio: buffer: Tie IIO dma fence lock lifetime to the fence

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Tie IIO dma fence lock lifetime to the fence The iiodmafence implementation currently uses a lock embedded in the iiodmabufpriv. But the iiodmafence can outlive the iiodmabufpriv, which can cause a use-after-free. Ti...

7.8CVSS0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:32 a.m.5 views

EUVD-2026-80540

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Tie IIO dma fence lock lifetime to the fence The iiodmafence implementation currently uses a lock embedded in the iiodmabufpriv. But the iiodmafence can outlive the iiodmabufpriv, which can cause a use-after-free. Ti...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-89940

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: buffer: Tie IIO dma fence lock lifetime to the fence The iiodmafence implementation currently uses a lock embedded in the iiodmabufpriv. But the iiodmafenc...

7.8CVSS0.00159EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-89942

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: buffer: Fix potential use-after-free in anonymous buffer release An anonymous buffer handle holds a reference to the underlying IIO device. The reference i...

7.8CVSS0.00159EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 8:20 p.m.9 views

CVE-2026-89729

In the Linux kernel, the following vulnerability has been resolved: HID: sensor-hub: Fix out-of-bounds write in sensorhubgetfeature sensorhubgetfeature clamps its return value to the caller's buffer size, but the copy loop still copies field-reportsize / 8 bytes for each report value. A malicious...

8.8CVSS0.0035EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/18 8:38 a.m.12 views

CVE-2026-72481

A flaw was found in the Linux kernel's iio: magnetometer: ak8975 driver. This vulnerability occurs when the i2csmbusreadi2cblockdataoremulated function returns fewer bytes than expected, leaving uninitialized data in a buffer. A local attacker with access to IIO Industrial Input/Output buffers...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099893)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099893 advisory. In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the errputbuffers cleanup path of...

7.8CVSS5.8AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100579)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100579 advisory. In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the errputbuffers cleanup path of...

7.8CVSS5AI score0.0016EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64498

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.6AI score0.00155EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:51 a.m.14 views

EUVD-2026-48842

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.9AI score0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder