CVE-2022-50582
Linux Kernel 5.9.0-5.10.149, 5.11.0-5.15.74, 5.16.0-5.19.16, 5.20.0-6.0.2 - Integer Underflow in Regulator Core
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to poll_enabled_time that is not integer time_remaining underflows and does not exit the loop as expected. As delay could be derived from DT and poll_enabled_time is defined in the driver this can easily happen. Use a signed iterator to make sure that the loop exits once the remaining time is negative.
References (5)
Core 5
Core References
Scores
EPSS
0.0020
EPSS Percentile
10.2%
Details
Status
published
Products (16)
linux/Kernel
5.11.0 - 5.15.75linux
linux/Kernel
5.16.0 - 5.19.17linux
linux/Kernel
5.20.0 - 6.0.3linux
linux/Kernel
5.9.0 - 5.10.150linux
Linux/Linux
< 5.9
Linux/Linux
5.10.150 - 5.10.*
Linux/Linux
5.15.75 - 5.15.*
Linux/Linux
5.19.17 - 5.19.*
Linux/Linux
5.9
Linux/Linux
6.0.3 - 6.0.*
... and 6 more
Published
Oct 22, 2025
Tracked Since
Feb 18, 2026