3.3
CVE-2021-46934
- EPSS 0.02%
- Published 27.02.2024 10:15:07
- Last modified 21.11.2024 06:34:58
- Source 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Open
In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2c_transfer(), ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to prevent reported warnings
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.15.0 < 4.19.224
Linux ≫ Linux Kernel Version >= 4.20.0 < 5.4.170
Linux ≫ Linux Kernel Version >= 5.5.0 < 5.10.90
Linux ≫ Linux Kernel Version >= 5.11.0 < 5.15.13
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.021 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 3.3 | 1.8 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
CWE-754 Improper Check for Unusual or Exceptional Conditions
The product does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the product.