CVE-2022-48845
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2022-48845 affects the Linux kernel's MIPS architecture implementation, specifically related to CPU sibling and core maps initialization timing in the SMP (Symmetric Multi-Processing) code. The vulnerability was discovered when CONFIGSCHEDCORE was enabled during the Linux 5.14 cycle, affecting 2-core 2-thread-per-core interAptiv (CPS-driven) systems (Kernel Commit).

Technical details

The vulnerability stems from incorrect timing of CPU sibling and core maps initialization in the MIPS SMP code. The issue manifests when schedcorecpustarting() calculates core-scheduling parameters during CPU startup, but the sibling mask (smtmask) is empty because setcpusiblingmap() is called after notifycpu_start(). This causes a warning message during system boot for all CPUs except CPU0 (Kernel Commit).

Impact

The vulnerability results in incorrect core-scheduling parameters calculation during CPU startup on MIPS systems. While this primarily manifests as warning messages during boot, it could potentially affect the system's scheduling behavior since core-scheduling parameters are only calculated once per CPU start (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by moving the setcpusiblingmap() and setcpucoremap() calls earlier in the initialization sequence, specifically right after performing delay calibration and before notifycpustarting(). This ensures that all necessary CPU maps are properly initialized before core-scheduling parameters are calculated (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-61729HIGH7.5
  • DockerDocker
  • golang-1.19
NoYesDec 02, 2025
CVE-2025-64460HIGH7.5
  • Linux DebianLinux Debian
  • python-django
NoYesDec 02, 2025
CVE-2025-65187MEDIUM6.1
  • Linux DebianLinux Debian
  • civicrm
NoNoDec 02, 2025
CVE-2025-65105MEDIUM4.5
  • Linux DebianLinux Debian
  • github.com/apptainer/apptainer
NoYesDec 02, 2025
CVE-2025-13372MEDIUM4.3
  • Linux DebianLinux Debian
  • py3-django
NoYesDec 02, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management