PT-2025-25893 · Linux+2 · Linux Kernel+2
Published
2022-08-23
·
Updated
2026-05-26
·
CVE-2022-49967
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A data-race issue around
bpf jit limit has been resolved in the Linux kernel. The issue occurs because bpf jit limit can be changed concurrently via sysctl while it is being read. To avoid load-tearing, a paired READ ONCE() is needed because the size of bpf jit limit is long.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel
Suse