CVE-2026-74733
Last modified
CVE-2026-74733 is a vulnerability of currently unknown severity. 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.
Description
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 function pca953x_irq_bus_sync_unlock() did not do this, and it was therefore possible that multiple threads could cause an incorrect register to be read/written. A previous patch partly fixed this, but only protected the write to the interrupt mask register, and not the read from the direction register.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bfc6444b57dc7186b6acc964705d7516cbaf3904, < e6a2f5f845f50b0c4299bace5111f56d3390a090; >= bfc6444b57dc7186b6acc964705d7516cbaf3904, < 9dc325327babe7f159e84cbe9380a45342da0585; 58a5c93bd1a6e949267400080f07e57ffe05ec34; e2ecdddca80dd845df42376e4b0197fe97018ba2; de7cffa53149c7b48bd1bb29b02390c9f05b7f41; >= 6.1.101, < 6.2; >= 6.6.42, < 6.7; >= 6.9.11, < 6.10 |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74733?
How severe is CVE-2026-74733?
How do I fix CVE-2026-74733?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74728In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74729In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7473On affected platforms running Arista EOS where a tunnel deca…6.9
- CVE-2026-74730In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74731In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74732In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7474HashiCorp Nomad and Nomad Enterprise prior to 2.0.1 are vuln…8.8
- CVE-2026-7475The Sky Addons plugin for WordPress is vulnerable to Stored …6.4
- CVE-2026-74764Pandora contains a path traversal vulnerability in its TAR a…10
- CVE-2026-74767Pandora contains a denial-of-service vulnerability in its ha…8.7
- CVE-2026-74783Scriban versions 6.6.0 through 7.2.0 contain a non-enforcing…7.5
- CVE-2026-74784Scriban before 7.2.0 contains a denial of service vulnerabil…8.7
Are you affected by CVE-2026-74733?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
