5.5
CVE-2022-1975
- EPSS 0.02%
- Published 31.08.2022 16:15:10
- Last modified 21.11.2024 06:41:52
- Source secalert@redhat.com
- CVE-Watchlists
- Open
There is a sleep-in-atomic bug in /net/nfc/netlink.c that allows an attacker to crash the Linux kernel by simulating a nfc device from user-space.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version5.18 Updaterc6
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.038 |
| 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-248 Uncaught Exception
An exception is thrown from a function, but it is not caught.