5.5
CVE-2022-3630
- EPSS 0.09%
- Published 21.10.2022 06:15:09
- Last modified 21.11.2024 07:19:55
- Source cna@vuldb.com
- CVE-Watchlists
- Open
A vulnerability was found in Linux Kernel. It has been rated as problematic. This issue affects some unknown processing of the file fs/fscache/cookie.c of the component IPsec. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211931.
Data is provided by the National Vulnerability Database (NVD)
	Linux ≫ Linux Kernel Version- 
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.09% | 0.262 | 
| 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  | 
| cna@vuldb.com | 3.1 | 1.6 | 1.4 | CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L  | 
CWE-401 Missing Release of Memory after Effective Lifetime
The product does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.
CWE-404 Improper Resource Shutdown or Release
The product does not release or incorrectly releases a resource before it is made available for re-use.