CVE-2022-48939
Last modified
CVE-2022-48939 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcu_barrier Nothing prevents batch ops to process huge amount of data, we need to add schedule points in them. Note that maybe_wait_bpf_programs(map) calls from generic_map_delete_batch() can be factorized by moving the call after the loop. This will be done later in -next tree once we get this fix merged, unless there is strong opinion doing this optimization sooner.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcu_barrier Nothing prevents batch ops to process huge amount of data, we need to add schedule points in them. Note that maybe_wait_bpf_programs(map) calls from generic_map_delete_batch() can be factorized by moving the call after the loop. This will be done later in -next tree once we get this fix merged, unless there is strong opinion doing this optimization sooner.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 5.10.103 |
| Linux | Linux Kernel | >= 5.11, < 5.15.26 |
| Linux | Linux Kernel | >= 5.16, < 5.16.12 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-48939?
How severe is CVE-2022-48939?
How do I fix CVE-2022-48939?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-48933In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48934In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48935In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48936Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-48937In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2022-48938In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4894Certain HP and Samsung Printer software packages may potenti…7.3
- CVE-2022-48940In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48941In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2022-48942In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48943In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48944In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-48939?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
