Executive Summary

Informations
Name CVE-2022-48939 First vendor Publication 2024-08-22
Vendor Cve Last vendor Modification 2024-08-22

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Overall CVSS Score 3.3
Base Score 3.3 Environmental Score 3.3
impact SubScore 1.4 Temporal Score 3.3
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact Low
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48939

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3489

Sources (Detail)

https://git.kernel.org/stable/c/75134f16e7dd0007aa474b281935c5f42e79f2c8
https://git.kernel.org/stable/c/7e8099967d0e3ff9d1ae043e80b27fbe46c08417
https://git.kernel.org/stable/c/7ef94bfb08fb9e73defafbd5ddef6b5a0e2ee12b
https://git.kernel.org/stable/c/8628f489b749a4f9767991631921dbe3fbcdc784
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Date Informations
2024-11-22 02:46:14
  • Multiple Updates
2024-11-20 02:43:38
  • Multiple Updates
2024-11-14 02:43:30
  • Multiple Updates
2024-11-09 02:44:09
  • Multiple Updates
2024-10-26 02:41:54
  • Multiple Updates
2024-10-25 02:43:40
  • Multiple Updates
2024-10-23 02:43:04
  • Multiple Updates
2024-10-03 02:39:08
  • Multiple Updates
2024-10-02 02:37:32
  • Multiple Updates
2024-09-04 02:36:47
  • Multiple Updates
2024-08-23 02:48:08
  • Multiple Updates
2024-08-23 02:35:08
  • Multiple Updates
2024-08-23 00:27:32
  • Multiple Updates
2024-08-22 17:27:24
  • Multiple Updates
2024-08-22 09:27:25
  • First insertion