CVE-2026-43426

Source
https://cve.org/CVERecord?id=CVE-2026-43426
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43426.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-43426
Downstream
Related
Published
2026-05-08T14:21:59.668Z
Modified
2026-07-21T09:53:01.871412359Z
Summary
usb: renesas_usbhs: fix use-after-free in ISR during device removal
Details

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

usb: renesas_usbhs: fix use-after-free in ISR during device removal

In usbhsremove(), the driver frees resources (including the pipe array) while the interrupt handler (usbhsinterrupt) is still registered. If an interrupt fires after usbhspiperemove() but before the driver is fully unbound, the ISR may access freed memory, causing a use-after-free.

Fix this by calling devmfreeirq() before freeing resources. This ensures the interrupt handler is both disabled and synchronized (waits for any running ISR to complete) before usbhspiperemove() is called.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43426.json",
    "cna_assigner": "Linux"
}
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
f1407d5c66240b33d11a7f1a41d55ccf6a9d7647
Fixed
c7012fc73dab4829404fedeeaa8531f12ac8545f
Fixed
51afaf919bbaacdd9cc9e146033ae0a743a42dd7
Fixed
1899edac312ef17a7234851686e8a703f56d0a84
Fixed
9c6159d5b72d5fc265cce5da04f27d730b552e69
Fixed
6287e0c01ccb818e7214f88d885ffb7c9e81b0e0
Fixed
0b7d11fd6e742ecc0b1eca44b4f0b93140c74bae
Fixed
6ffe44f022c95b1b29c691d2169c5abc046f7580
Fixed
3cbc242b88c607f55da3d0d0d336b49bf1e20412

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.0
Fixed
5.10.253
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.203
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.167
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.130
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.78
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.19
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.9

Database specific

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