5.5
CVE-2022-50007
- EPSS 0.01%
- Veröffentlicht 18.06.2025 11:01:12
- Zuletzt bearbeitet 14.11.2025 16:59:00
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in __xfrm_policy_check() The issue happens on an error path in __xfrm_policy_check(). When the fetching process of the object `pols[1]` fails, the function simply returns 0, forgetting to decrement the reference count of `pols[0]`, which is incremented earlier by either xfrm_sk_policy_lookup() or xfrm_policy_lookup(). This may result in memory leaks. Fix it by decreasing the reference count of `pols[0]` in that path.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 2.6.20 < 4.9.327
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.292
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.257
Linux ≫ Linux Kernel Version >= 4.20 < 5.4.212
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.140
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.64
Linux ≫ Linux Kernel Version >= 5.16 < 5.19.6
Linux ≫ Linux Kernel Version2.6.19 Update-
Linux ≫ Linux Kernel Version2.6.19 Updaterc2
Linux ≫ Linux Kernel Version2.6.19 Updaterc3
Linux ≫ Linux Kernel Version2.6.19 Updaterc4
Linux ≫ Linux Kernel Version2.6.19 Updaterc5
Linux ≫ Linux Kernel Version2.6.19 Updaterc6
Linux ≫ Linux Kernel Version6.0 Updaterc1
Linux ≫ Linux Kernel Version6.0 Updaterc2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.019 |
| Quelle | 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
|