Lucene search
+L

33 matches found

EUVD
EUVD
added 2026/07/24 3:27 p.m.9 views

EUVD-2026-48650

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: teardown bugs and resource leaks Address several teardown issues and resource leaks in the driver's remove path and error handling: 1. Debounce clock reference leak: The debounce clock bank-dbclk is obtained using...

5.9AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 11:8 a.m.7 views

CVE-2026-63949

A flaw was found in the Linux kernel's auxdisplay line-display subsystem. A local user can trigger an out-of-bounds read by writing a zero-length message to the message sysfs attribute. This occurs because the linedispdisplay function attempts to read a character from a zero-length buffer, leadin...

5.3AI score0.00172EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.45 views

CVE-2026-53226 gpio: rockchip: fix generic IRQ chip leak on remove

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/25 12:0 a.m.14 views

PT-2026-52321

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak occurs in the rockchip GPIO driver during driver removal or teardown. The driver uses irq alloc domain generic chips to allocate domain generic chips, but these are not...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/04/27 5:32 p.m.34 views

CVE-2026-31687 gpio: omap: do not register driver in probe()

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

0.00096EPSS
SaveExploits0References11
CVE
CVE
added 2026/04/27 5:32 p.m.38 views

CVE-2026-31687

The CVE-2026-31687 issue concerns the Linux kernel GPIO/omap driver: omap_mpuio_driver was registered from omap_gpio_probe() and could deadlock because a device lock may be held during probe, compounded by the driver core changes enforcing device_lock for driver_match_device(). The driver was als...

5.5CVSS5.4AI score0.00096EPSS
SaveExploits0References11Affected Software1
EUVD
EUVD
added 2026/04/24 2:33 p.m.6 views

EUVD-2026-25438

In the Linux kernel, the following vulnerability has been resolved: NFC: nxp-nci: allow GPIOs to sleep Allow the firmware and enable GPIOs to sleep. This fixes a WARNON' and allows the driver to operate GPIOs which are connected to I2C GPIO expanders. -- 8 -- kernel: WARNING: CPU: 3 PID: 2636 at...

5.3AI score0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/18 3:18 p.m.8 views

UBUNTU-CVE-2026-23218

In the Linux kernel, the following vulnerability has been resolved: gpio: loongson-64bit: Fix incorrect NULL check after devmkcalloc Fix incorrect NULL check in loongsongpioinitirqchip. The function checks chip-parent instead of chip-irq.parents...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References5
Redos
Redos
added 2026/01/12 12:0 a.m.7 views

ROS-20260112-7365

A vulnerability in the pca953xirqbussyncunlock function in the drivers/gpio/gpio-pca953x.c module of the Linux operating system kernel GPIO driver is related to jib,rfvb. Exploitation of the vulnerability could allow an attacker to affect the confidentiality, integrity and availability of protect...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:15 p.m.10 views

gpio: pca953x: fix pca953x_irq_bus_sync_unlock race

...

7.8CVSS7AI score0.00173EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/05/28 12:0 a.m.9 views

The vulnerability of the gr gpio_probe() function in the drivers/gpio/gpio-grgpio.c file of the Linux kernel’s GPIO driver allows a attacker to cause a service failure.

The vulnerability of the gr gpioprobe function in the drivers/gpio/gpio-grgpio.c file of the Linux kernel’s GPIO driver is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.7AI score0.00255EPSS
SaveExploits0References16Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.18 views

Vulnerability of the pps_gpio_probe() function in the drivers/pps/clients/pps-gpio.c module – This driver for Linux kernel’s PPS client support allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

Vulnerability of the pps gpioprobe function in the drivers/pps/clients/pps-gpio.c module – The Linux kernel’s PPS client driver has a vulnerability related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS7AI score0.00256EPSS
SaveExploits0References20Affected Software7
NVD
NVD
added 2025/04/01 4:15 p.m.26 views

CVE-2025-21943

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: protect driver attr handlers against module unload Both newdevicestore and deletedevicestore touch module global resources e.g. gpioaggregatorlock. To prevent race conditions with module unload, a reference need...

4.7CVSS0.00143EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.30 views

CVE-2025-21943 gpio: aggregator: protect driver attr handlers against module unload

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: protect driver attr handlers against module unload Both newdevicestore and deletedevicestore touch module global resources e.g. gpioaggregatorlock. To prevent race conditions with module unload, a reference need...

0.00143EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/03/19 12:0 a.m.7 views

The vulnerability of the gpiochip_getdesc() function in the drivers/gpio/gpiolib.c module of the Linux operating system’s GPIO driver allows a malicious actor to gain unauthorized access to protected information.

The vulnerability of the gpiochipgetdesc function in the drivers/gpio/gpiolib.c module of the Linux kernel’s GPIO driver is related to reading beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

7.5CVSS6.9AI score0.00248EPSS
SaveExploits0References25Affected Software6
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-56671

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: graniterapids: Fix vGPIO driver crash Move setting irqchip.name from probe function to the initialization of irqchip struct in order to fix vGPIO driver...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjusted error handling in case of absence of a codec device. The acpigetfirstphysicalnode function may return NULL in several situations e.g., no such device exists, ACPI table error, reference count drops to 0, etc...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/14 12:0 a.m.21 views

PT-2025-6032 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.73/6.12.10 Description: The issue is related to incorrect locking of resources in the Linux kernel, specifically with the gpio lock in the Xilinx GPIO driver. This can lead to a denial of service. The irq ch...

8.8CVSS6AI score0.33417EPSS
SaveExploits9References1346
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.9 views

PT-2026-4474

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's gpio/mpsse driver. Specifically, when an interrupt request IRQ worker is active, disconnecting the device can lead to a system crash. This issue stemm...

9.8CVSS5.4AI score0.00817EPSS
SaveExploits6References297
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

UBUNTU-CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References33
Rows per page
Query Builder