Lucene search
+L

42 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 12:09 p.m.6 views

CVE-2026-74733

A flaw was found in the Linux kernel's gpio: pca953x driver, which manages General Purpose Input/Output GPIO expanders. The driver uses its own locking mechanism, but the pca953xirqbussyncunlock function failed to acquire the necessary lock when performing register operations. This oversight coul...

7.8CVSS5.2AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:03 a.m.8 views

SUSE CVE-2026-74733

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

5.6AI score0.00123EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.26 views

CVE-2026-74733 gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

7.8CVSS0.00123EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 3:33 p.m.9 views

EUVD-2026-64420

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

5.5AI score0.00123EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.15 views

PT-2026-79738

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953x irq bus sync unlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2c lock. The functio...

5.4AI score0.00123EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74733

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to...

7.8CVSS5.5AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.11 views

SUSE CVE-2026-74468

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

5.6AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-72324

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: free generic chips on unbind irqallocdomaingenericchips allocates generic chip data that must be freed via irqdomainremovegenericchips. The devres action mvebugpioremoveirqdomain only called irqdomainremove, which on...

5.3AI score0.00209EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.23 views

CVE-2026-72324 gpio: mvebu: free generic chips on unbind

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: free generic chips on unbind irqallocdomaingenericchips allocates generic chip data that must be freed via irqdomainremovegenericchips. The devres action mvebugpioremoveirqdomain only called irqdomainremove, which on...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 3:27 p.m.14 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.00114EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 11:08 a.m.12 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.00215EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.52 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:00 a.m.19 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
SaveExploits0
Cvelist
Cvelist
added 2026/04/27 5:32 p.m.38 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.49 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.12 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.12 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:00 a.m.9 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.12 views

gpio: pca953x: fix pca953x_irq_bus_sync_unlock race

...

7.8CVSS7AI score0.00173EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/05/28 12:00 a.m.10 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
Rows per page
Query Builder