CVE-2026-80826

Source
https://cve.org/CVERecord?id=CVE-2026-80826
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80826.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80826
Downstream
Published
2026-09-04T15:54:30.131Z
Modified
2026-09-06T03:46:52.346307064Z
Summary
USB: c67x00: fix use-after-free in c67x00_add_iso_urb()
Details

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

USB: c67x00: fix use-after-free in c67x00addiso_urb()

When TD creation fails for the last packet of an isochronous URB, c67x00addiso_urb() gives the URB back before updating the endpoint scheduling state.

c67x00givebackurb() frees the URB private data, and the completion callback may release the final URB reference. The following accesses to urbp->ep_data, urb->interval, and urbp->cnt can therefore use freed memory.

Update next_frame and cnt before giving back the failed final packet, making the giveback the last operation that uses the URB and its private data.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80826.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
e9b29ffc519b9e63d4e1c0b1278bb951bb418a9d
Fixed
e4039e9bebb528dd9cd7ac72aeaec529c26c355a
Fixed
ade18b4ce78a16558f4f435aece80082f6f7b64c
Fixed
bb572801290e25ec1c4753d14af35777303f5d6b
Fixed
62cd519ab74cac499036cd88c11692f8f0d53e14
Fixed
ff172092cba7ec990ecc7b610ce703e19570b8f0
Fixed
b4cb8081cf80f82e48fbe9c021a8f6d0fa2ed421
Fixed
7983daa159981fac125db2457437723f38ea1472
Fixed
f24dcc61bd0ecf7639fac5bf700450b398d793a7
Fixed
b1e24de475bf2d66fffc9103f3444b783527d55a

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.26
Fixed
5.10.269
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.220
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.187
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.156
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.108
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.49
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.13
Type
ECOSYSTEM
Events
Introduced
7.2.0
Fixed
7.2.3

Database specific

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