CVE-2022-49967 - CVE House
Back to Database
Status published Medium CVE-2022-49967

bpf: Fix a data-race around bpf_jit_limit.

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-49967

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
ede95a63b5e84ddeea6b0c473b36ab8bfd8c6ce3, c98446e1bab6253ddce7144cc2a91c400a323839, a1fe647042affe713a17243cd10e9b25f3d83948, 43caa29c99db5a41b204e8ced01b00e151335ca8, 4.9.190, 4.14.140, 4.19.47, 4.20, 0, 5.19.8, 6.0

Timeline

Official Publish: June 18th, 2025
Last Modified: May 23rd, 2026
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.