CVE-2022-49967
MEDIUM EPSS 2.2%
Published Jun 18, 20251y ago · Modified Jun 17, 20262w ago
4.7 CVSS 3.1
Published Jun 18, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a data-race around bpf_jit_limit. While reading bpf_jit_limit, it can be changed concurrently via sysctl, WRITE_ONCE() in __do_proc_doulongvec_minmax(). The size of bpf_jit_limit is long, so we need to add a paired READ_ONCE() to avoid load-tearing.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
2.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-362
Affected Products 6
References 2
- git.kernel.org https://git.kernel.org/stable/c/0947ae1121083d363d522ff7518ee72b55bd8d29
- git.kernel.org https://git.kernel.org/stable/c/ba632ad0bacb13197a8f38e7526448974e87f292
Remediation
- git.kernel.org https://git.kernel.org/stable/c/0947ae1121083d363d522ff7518ee72b55bd8d29
- git.kernel.org https://git.kernel.org/stable/c/ba632ad0bacb13197a8f38e7526448974e87f292