LiveActive security incident?Get immediate response
CVE Record

CVE-2022-48944: sched: Fix yet more sched_fork() races

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel scheduler race condition in process creation. A prior fix for a cgroup-related fork race exposed tasks too early, creating another race with syscalls. The public record does not provide CVSS, concrete impact, or exploitation evidence, so urgency depends on whether affected kernels are present.

Executive priority

Monitor and patch through normal kernel maintenance unless critical Linux hosts match affected builds. Escalate if a vendor rates the downstream package more severely or confirms exploitable impact.

Technical view

The issue concerns sched_fork() ordering: a task could be exposed through pidhash before being placed on the runqueue. The kernel record says this opened a class of races after commit 4ef0c5c6b5ba and superseded a narrower reweight_entity fix. Stable kernel commits are referenced as fixes.

Likely exposure

Exposure is likely limited to Linux systems running affected upstream kernel versions or downstream kernels carrying the vulnerable commits. The source lists Linux 5.16, 5.15.27, 5.16.13, and 5.17 context, but distro-specific affected status must be confirmed from vendor advisories.

Exploitation context

No active exploitation is cited, and the CVE is not marked as KEV. The public bundle does not state exploit prerequisites, privilege requirements, or practical impact. Treat exploitability as unconfirmed from these sources.

Researcher notes

Evidence is sparse: no CVSS, CWE, exploit status, or impact description is provided. Analysis should focus on commit ancestry, distro backports, and whether sched_fork() fixes are present in deployed kernels.

Mitigation direction

  • Check kernel vendor advisories for CVE-2022-48944 coverage.
  • Update to a kernel containing the referenced stable fixes.
  • Prioritize shared or multi-user Linux systems for review.
  • Confirm appliance and cloud images inherit fixed downstream kernels.

Validation and detection

  • Inventory running kernel versions across Linux fleets.
  • Map distro kernel packages to the referenced stable commits.
  • Review vendor security trackers for fixed package versions.
  • Verify patched systems boot the updated kernel after maintenance.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-48944 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux3869eecf050416a1d19bac60926f6b5d64b0aa58, 4ef0c5c6b5ba1f38f0ea1cedad0cad722f00c14a, 4ef0c5c6b5ba1f38f0ea1cedad0cad722f00c14a, c85c6fadbef0a3eab41540ea628fa8fe8928c820, 25d40b828fb855ee62e1039c65a666c9afd60786unaffected
LinuxLinux5.16, 0, 5.15.27, 5.16.13, 5.17affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.