5.5
CVE-2021-47495
- EPSS 0.01%
- Published 22.05.2024 09:15:11
- Last modified 29.09.2025 16:34:59
- Source 416baaa9-dc9f-4396-8d5f-8c081f
- Teams watchlist Login
- Open Login
In the Linux kernel, the following vulnerability has been resolved: usbnet: sanity check for maxpacket maxpacket of 0 makes no sense and oopses as we need to divide by it. Give up. V2: fixed typo in log and stylistic issues
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 4.4.291
Linux ≫ Linux Kernel Version >= 4.5 < 4.9.289
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.254
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.215
Linux ≫ Linux Kernel Version >= 4.20 < 5.4.157
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.77
Linux ≫ Linux Kernel Version >= 5.11 < 5.14.16
Linux ≫ Linux Kernel Version5.15 Updaterc1
Linux ≫ Linux Kernel Version5.15 Updaterc2
Linux ≫ Linux Kernel Version5.15 Updaterc3
Linux ≫ Linux Kernel Version5.15 Updaterc4
Linux ≫ Linux Kernel Version5.15 Updaterc5
Linux ≫ Linux Kernel Version5.15 Updaterc6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.009 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-369 Divide By Zero
The product divides a value by zero.