Lucene search
+L

186 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected lines resulted in a NULL pointer dereference on our platform because the device tree contained the following list of compatible strings:...

5.8AI score0.00244EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626 – Use DMA-safe memory for spiread. Add a DMA-safe buffer and use it for spiread, instead of using a stack memory. All SPI buffers must be DMA-safe. Since we only need up to 3 bytes, we simply use a u8 arra...

7.8CVSS4.7AI score0.00176EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mp2629: fixed potential array out-of-bound access issues. A sentinel was added at the end of the maps to prevent potential array out-of-bound access in the iio core...

7.3CVSS6.1AI score0.00198EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fixed a resource leak in the error handling path. If iiodeviceregister fails, a previous ioremap call remains unbalanced. The error handling path has been updated, and the missing iounmap call has been added...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124 – Fixed a potential overflow issue due to non-sequential channel numbers. Channel numbering must start at 0, and there should be no gaps between channels. Otherwise, it’s possible to exceed the available storage...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

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.5CVSS5.7AI score0.00249EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/09/09 12:00 a.m.•7 views

The vulnerability of the mt6358_read_imp() function in the drivers/iio/adc/mt6359-auxadc.c file of various types of embedded sensors in the Linux operating system allows a hacker to gain unauthorized access to protected information.

The vulnerability of the mt6358readimp function in the drivers/iio/adc/mt6359-auxadc.c file of various types of embedded sensors in the Linux operating system is related to the use of an uninitialized variable. Exploiting this vulnerability could allow an attacker to gain unauthorized access to...

2.3CVSS6.3AI score0.00209EPSS
SaveExploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/09/09 12:00 a.m.•7 views

The vulnerability of the ads1298_get_scale() function in the drivers/iio/adc/ti-ads1298.c driver for various types of built-in sensor sensors in Linux operating systems allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the ads1298getscale function in the drivers/iio/adc/ti-ads1298.c driver for various types of embedded sensors in Linux operating systems is related to the execution of operations outside of the buffer boundaries. Exploiting this vulnerability could allow an attacker to...

7.8CVSS7.1AI score0.00136EPSS
SaveExploits0References10Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/09/09 12:00 a.m.•7 views

The vulnerability of the `nxp_sar_adc_write_raw()` function in the `drivers/iio/adc/nxp-sar-adc.c` module of various types of embedded sensor drivers for Linux operating systems allows a malicious actor to cause system failures.

The vulnerability of the nxpsaradcwriteraw function in the iio/adc/nxp-sar-adc.c module of the drivers for various types of embedded sensors in the Linux operating system is related to zero-division errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00198EPSS
SaveExploits0References7Affected Software3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:23 a.m.•8 views

SUSE CVE-2026-72480

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling amseventtochannel may return a pointer past the end of dev-channels when no matching scanindex is found. This can lead to invalid memory access in...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fixed an out-of-bounds channel lookup in event handling. amseventtochannel may return a pointer that points beyond the end of dev-channels when no matching scanindex is found. This can lead to invalid memory...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•12 views

CVE-2026-72480

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling amseventtochannel may return a pointer past the end of dev-channels when no matching scanindex is found. This can lead to invalid memory access in...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 5:57 a.m.•20 views

CVE-2026-72480 iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling amseventtochannel may return a pointer past the end of dev-channels when no matching scanindex is found. This can lead to invalid memory access in...

7.8CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
•added 2026/08/15 5:57 a.m.•14 views

EUVD-2026-59379

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling amseventtochannel may return a pointer past the end of dev-channels when no matching scanindex is found. This can lead to invalid memory access in...

5.4AI score0.00176EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•1 views

CVE-2026-72480: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling amseventtochannel may return a pointer past the end of dev-channels when no matching scanindex is found. This can lead to invalid memory access in...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•19 views

PT-2026-72668

In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling ams event to channel may return a pointer past the end of dev-channels when no matching scan index is found. This can lead to invalid memory access in ams...

5.3AI score0.00176EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
•added 2026/08/13 12:00 a.m.•10 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.00184EPSS
SaveExploits0References17Affected Software3
SUSE CVE
SUSE CVE
•added 2026/08/06 11:55 p.m.•18 views

SUSE CVE-2026-64602

In the Linux kernel, the following vulnerability has been resolved: iio: adc: spear: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "spearadcprobe in drivers/iio/adc/spearadc.c registers its interrupt handler with devmrequestirq before it initializes st-completion...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/06 12:00 a.m.•2 views

CVE-2026-64602: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: iio: adc: spear: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "spearadcprobe in drivers/iio/adc/spearadc.c registers its interrupt handler with devmrequestirq before it initializes st-completion...

5.8AI score0.0022EPSS
SaveExploits0References1
Ubuntu
Ubuntu
•added 2026/07/28 7:23 a.m.•29 views

USN-8574-3: Linux kernel vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.2AI score0.0101EPSS
SaveExploits118
Rows per page
Query Builder