Executive Summary

Informations
Name CVE-2022-48944 First vendor Publication 2024-08-30
Vendor Cve Last vendor Modification 2024-09-03

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:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
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 High
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:

sched: Fix yet more sched_fork() races

Where commit 4ef0c5c6b5ba ("kernel/sched: Fix sched_fork() access an invalid sched_task_group") fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue before it gets exposed through the pidhash.

Commit 13765de8148f ("sched/fair: Fix fault in reweight_entity") is trying to fix a single instance of this, instead fix the whole class of issues, effectively reverting this commit.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3504

Sources (Detail)

https://git.kernel.org/stable/c/3411613611a5cddf7e80908010dc87cb527dd13b
https://git.kernel.org/stable/c/b1e8206582f9d680cff7d04828708c8b6ab32957
https://git.kernel.org/stable/c/c65cfd89cef669d90c59f3bf150af6458137a04f
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
15
Date Informations
2025-01-08 02:47:33
  • Multiple Updates
2025-01-07 02:47:10
  • Multiple Updates
2024-12-25 02:45:57
  • Multiple Updates
2024-12-12 02:48:50
  • Multiple Updates
2024-11-22 02:46:15
  • Multiple Updates
2024-11-20 02:43:39
  • Multiple Updates
2024-11-14 02:43:31
  • Multiple Updates
2024-11-09 02:44:09
  • Multiple Updates
2024-10-26 02:41:55
  • Multiple Updates
2024-10-25 02:43:41
  • Multiple Updates
2024-10-23 02:43:05
  • Multiple Updates
2024-10-03 02:39:09
  • Multiple Updates
2024-10-02 02:37:32
  • Multiple Updates
2024-09-04 05:27:25
  • Multiple Updates
2024-09-03 21:27:30
  • Multiple Updates
2024-08-30 17:27:26
  • First insertion