Lucene search
+L

40 matches found

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

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: gpio: pca953x: Fixed the race condition in pca953xirqbussyncunlock. Ensure that i2clock is held when setting the interrupt latch and mask in pca953xirqBusSyncUnlock. This prevents race conditions. Another non-probing call site...

7.8CVSS6.4AI score0.00173EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 12:09 p.m.9 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.12 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...

7.8CVSS5.6AI score0.00123EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.18 views

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...

7.8CVSS0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 4:16 p.m.11 views

AZL-97329 CVE-2026-74733 affecting package kernel 6.6.150.1-1

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.8CVSS5.8AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.7 views

UBUNTU-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...

7.8CVSS5.8AI score0.00123EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.9 views

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...

7.8CVSS5.6AI score0.00123EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:33 p.m.38 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.8CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:33 p.m.43 views

CVE-2026-74733

A race condition in the Linux kernel's gpio: pca953x driver (managing PCA953x GPIO expanders) allows concurrent threads to access hardware registers without proper locking. The function pca953x_irq_bus_sync_unlock() performed regmap read/write operations without holding the driver's i2c_lock , wh...

7.8CVSS5.5AI score0.00123EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 3:33 p.m.14 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
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.31 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
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.26 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.11 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.7AI score0.00123EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/26 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004953 advisory. In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0References4
Redos
Redos
added 2026/01/12 12:00 a.m.13 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
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-25530

Malicious code in bioql PyPI...

8.6AI score0.00162EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:15 p.m.14 views

gpio: pca953x: fix pca953x_irq_bus_sync_unlock race

...

7.8CVSS7AI score0.00173EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/24 4:07 p.m.19 views

CVE-2025-38671

In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but doesn't jump out of the loop if the bus is kept active by a client. This is not expected. A malicious or buggy i2c client can hang th...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.11 views

SUSE CVE-2025-38671

In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but doesn't jump out of the loop if the bus is kept active by a client. This is not expected. A malicious or buggy i2c client can hang th...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References22
OSV
OSV
added 2025/08/22 4:15 p.m.20 views

AZL-66590 CVE-2025-38671 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but doesn't jump out of the loop if the bus is kept active by a client. This is not expected. A malicious or buggy i2c client can hang th...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
Rows per page
Query Builder