CVE-2022-49236 describes a Use-After-Free (UAF) vulnerability in the Linux kernel's BPF subsystem, specifically affecting how module BTF (BPF Type Format) is handled during module loading. This flaw arises from a race condition between btf_try_get_module and load_module, where a BPF program can successfully load and acquire a reference to a module that is still undergoing initialization. If the module's initialization subsequently fails, it can be freed while the BPF program still holds a reference, leading to a UAF when the program attempts to release that reference. The vulnerability carries a CVSSv3.1 score of 7.8 (High), indicating that a local attacker with low privileges can exploit this with low attack complexity, potentially leading to high impacts on confidentiality, integrity, and availability. This means an attacker could achieve privilege escalation, data corruption, or system crashes. Currently, there is no evidence of active exploitation, nor are there any publicly available exploit modules or proof-of-concept code on platforms like Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, suggesting it has not garnered significant public attention.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 5.12, < 5.15.33CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 5.16, < 5.16.19CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 5.17, < 5.17.2CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.