CVE-2026-74457

Source
https://cve.org/CVERecord?id=CVE-2026-74457
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74457.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74457
Downstream
Published
2026-08-15T12:26:59.411Z
Modified
2026-08-16T03:48:51.205600135Z
Summary
can: peak_usb: add bounds check for USB channel index
Details

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

can: peak_usb: add bounds check for USB channel index

The channel control index ctrlidx is derived from rx->len which comes directly from a device USB payload. The mask 0x0f allows values 0-15, but the array size of usbif->dev[] is only 2. Values 2-15 cause heap out-of-bounds read, eventually causing kernel panic in the IRQ context.

Add bounds checking for ctrlidx before the array access in both pcanusbprohandlecanmsg() and pcanusbprohandle_error().

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74457.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
d8a199355f8f8a0797c00d98788d7282c9ea38bd
Fixed
825c903ca3c98cd0cf0e3de8ab8f2604a5339b3f
Fixed
f97b7e5e1cdaae15cd95b3a360028c7929664969
Fixed
1acab790b7cecd4e144d1d18bdfe549e282f6b0b
Fixed
0149fdb50a30944827acf9600a2cc44de0325a7f
Fixed
39132f166ca8ce00ae60d8a9068e06a60943cc4b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.4.0
Fixed
6.6.151
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.103
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.44
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.8

Database specific

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