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.1HIGHScore: 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-416Use 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

  • canonicalubuntu_linux

    18.04 | 20.04 | 22.04

  • debiandebian_linux

    10.0

  • linuxlinux_kernel

    ≥ 5.0, < 5.4.211 | ≥ 5.5, < 5.10.137 | ≥ 5.11, < 5.12.18 | ≥ 5.13, < 5.13.3

  • netapphci_baseboard_management_controller

    h300s | h410c | h410s | h500s | h700s

References (7)