VDB
DEBIAN-CVE-2021-47476
DEBIAN-CVE-2021-47476
PUBLISHED
CVSS 4.599999904632568 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: comedi: ni_usb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in ni6501_port_command() and ni6501_counter_command() if a (malicious) device has smaller max-packet sizes than expected (or when doing descriptor fuzz testing). Add the missing sanity checks to probe().
Risk Scores
CVSS v3.1
4.599999904632568
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 0, 0 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.70-1~bpo10+1, 5.10.46-4, 5.10.46-5 |
Timeline
- May 22, 2024 CVE Published
- Apr 28, 2026 CVE Updated