7.8

CVE-2021-47474

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

comedi: vmk80xx: fix bulk-buffer overflow

The driver is using endpoint-sized buffers but must not assume that the
tx and rx buffers are of equal size or a malicious device could overflow
the slab-allocated receive buffer when doing bulk transfers.

Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users.
Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 2.6.31 < 4.4.292
LinuxLinux Kernel Version >= 4.5 < 4.9.290
LinuxLinux Kernel Version >= 4.10 < 4.14.255
LinuxLinux Kernel Version >= 4.15 < 4.19.217
LinuxLinux Kernel Version >= 4.20 < 5.4.159
LinuxLinux Kernel Version >= 5.5 < 5.10.79
LinuxLinux Kernel Version >= 5.11 < 5.14.18
LinuxLinux Kernel Version >= 5.15 < 5.15.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.02% 0.028
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.