CVE-2026-72062

Source
https://cve.org/CVERecord?id=CVE-2026-72062
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72062.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72062
Downstream
Published
2026-08-15T05:52:16Z
Modified
2026-08-25T03:51:31Z
Summary
gpio: mt7621: avoid corruption of shared interrupt trigger state
Details

In the Linux kernel, the following vulnerability has been resolved:

gpio: mt7621: avoid corruption of shared interrupt trigger state

The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire bank of 32 pins, if 'mediatek_gpio_irq_type()' is called concurrently for different IRQs on the same bank a possible overwrite of each other's configuration is possible. Thus, protect this state with 'gpio_generic_lock_irqsave' lock in the same way it is handled in irp_chip 'mediatek_gpio_irq_mask()' and 'mediatek_gpio_irq_unmask()' callbacks.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72062.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4ba9c3afda41213ec98c30053e32963892e6dc7c
Fixed
bddf9314a57a243dd11ed945ba11e146e331257e
Fixed
207d3ebf36f654a43a934addeb4d6775cb2dd667
Fixed
877a243006788aaa586b2d087f27c9f3628071b0
Fixed
d3b9026ef78da3018a7d2c5a9c9d611de6d45c47
Fixed
a60a40c9ba30edd06d3fb4215fdf430ed968728e
Fixed
1781172526d1092323af443fa03f00e6de560401

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72062.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.19.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72062.json"