7.8
CVE-2022-50496
- EPSS 0.16%
- Veröffentlicht 04.10.2025 15:43:47
- Zuletzt bearbeitet 22.01.2026 19:06:12
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
dm cache: Fix UAF in destroy()
In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy() Dm_cache also has the same UAF problem when dm_resume() and dm_destroy() are concurrent. Therefore, cancelling timer again in destroy().
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 3.9 < 4.9.337
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.303
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.270
Linux ≫ Linux Kernel Version >= 4.20 < 5.4.229
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.163
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.87
Linux ≫ Linux Kernel Version >= 5.16 < 6.0.18
Linux ≫ Linux Kernel Version >= 6.1 < 6.1.4
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.16% | 0.053 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
https://git.kernel.org/stable/c/034cbc8d3b47a56acd89453c29632a9c117de09d
https://git.kernel.org/stable/c/993406104d2b28fe470126a062ad37a1e21e792e
https://git.kernel.org/stable/c/4d20032dd90664de09f2902a7ea49ae2f7771746
https://git.kernel.org/stable/c/2f097dfac7579fd84ff98eb1d3acd41d53a485f3
https://git.kernel.org/stable/c/2b17026685a270b2beaf1cdd9857fcedd3505c7e
https://git.kernel.org/stable/c/d2a0b298ebf83ab6236f66788a3541e91ce75a70
https://git.kernel.org/stable/c/6ac4f36910764cb510bafc4c3768544f86ca48ca
https://git.kernel.org/stable/c/6a3e412c2ab131c54945327a7676b006f000a209
https://git.kernel.org/stable/c/6a459d8edbdbe7b24db42a5a9f21e6aa9e00c2aa