CVE-2026-43223

Source
https://cve.org/CVERecord?id=CVE-2026-43223
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43223.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-43223
Downstream
Published
2026-05-06T11:28:22.952Z
Modified
2026-06-18T03:55:42.134241608Z
Summary
media: pvrusb2: fix URB leak in pvr2_send_request_ex
Details

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

media: pvrusb2: fix URB leak in pvr2sendrequest_ex

When pvr2sendrequestex() submits a write URB successfully but fails to submit the read URB (e.g. returns -ENOMEM), it returns immediately without waiting for the write URB to complete. Since the driver reuses the same URB structure, a subsequent call to pvr2sendrequestex() attempts to submit the still-active write URB, triggering a 'URB submitted while active' warning in usbsubmiturb().

Fix this by ensuring the write URB is unlinked and waited upon if the read URB submission fails.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43223.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
d855497edbfbf9e19a17f4a1154bca69cb4bd9ba
Fixed
da524c939b1e5ba17f10db4bde4bdaf569ffcda6
Fixed
cf459d6ffa5e150ef3744b897f936ff24b52bd15
Fixed
77a63f8efc434ddb04667ed632aade58301a2f13
Fixed
4ba5c7a1aade7090172cbffd4d120bf4cf5ccbde
Fixed
58dd722b6c3debcddb4684fb256c90fee7f063e5
Fixed
2011929f0e4cf6a0a34dd6205911b12276904453
Fixed
5f3ac816861c3b8a5d1a3645b17dc3a99d668d94
Fixed
a8333c8262aed2aedf608c18edd39cf5342680a7

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.18
Fixed
5.10.252
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.202
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.165
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.128
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.16
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.6

Database specific

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