CVE-2022-50582
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50582 is a vulnerability in the Linux kernel's regulator core component, discovered and disclosed on October 22, 2025. The vulnerability affects the regulator subsystem's timing mechanism, specifically in how it handles the ratio between delay and poll_enabled_time variables (NVD).

Technical details

The vulnerability stems from an integer underflow condition in the regulator core component. When using a ratio of delay to poll_enabled_time that is not integer, the time_remaining variable underflows and does not exit the loop as expected. This occurs because delay could be derived from DT (Device Tree) while poll_enabled_time is defined in the driver. The vulnerability has been assigned a CVSS v3.1 score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Red Hat).

Impact

The vulnerability can lead to a denial of service condition when the computed delay goes negative, causing it to underflow and wrap to a large positive value. This prevents the loop from terminating and potentially stalls regulator enable operations, which could affect system operations particularly during boot time (Red Hat).

Mitigation and workarounds

The fix involves switching the time_remaining variable from an unsigned int to a signed int, ensuring the loop exits once the remaining time becomes negative. This patch has been implemented in the Linux kernel codebase (NVD).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-oem-6.14
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-core
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • linux-aws-fips
NoYesJan 05, 2026

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