CVE-2022-41222
Advisory lineage Upstream: 0 Downstream: 21
Modified
Published: 21 Sept 2022, 00:00
Last modified:28 May 2025, 15:28
Vulnerability Summary
Overall Risk (default)
medium
38/100 CVSS Score
7 HIGH
v3.1 (cve.org)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected
Timeline
21 Sept 2022, 00:00
Published
Vulnerability first disclosed
28 May 2025, 15:28
Last Modified
Vulnerability information updated
Description
mm/mremap.c in the Linux kernel before 5.13.3 has a use-after-free via a stale TLB because an rmap lock is not held during a PUD move.
CVSS Metrics
- v3.1•HIGH•Score: 7CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.02%• Percentile: 5%
Techniques & Countermeasures
- 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.
Affected Systems
- canonical•ubuntu_linux
18.04 | 20.04 | 22.04
- debian•debian_linux
10.0
- linux•linux_kernel
≥ 5.0, < 5.4.211 | ≥ 5.5, < 5.10.137 | ≥ 5.11, < 5.12.18 | ≥ 5.13, < 5.13.3
- netapp•hci_baseboard_management_controller
h300s | h410c | h410s | h500s | h700s
References (7)
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.3
- https://bugs.chromium.org/p/project-zero/issues/detail?id=2347
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=97113eb39fa7972722ff490b947d8af023e1f6a2
- http://packetstormsecurity.com/files/168466/Linux-Stable-5.4-5.10-Use-After-Free-Race-Condition.html
- https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html
- https://security.netapp.com/advisory/ntap-20230214-0008/
- http://packetstormsecurity.com/files/171005/Kernel-Live-Patch-Security-Notice-LNS-0091-1.html