CVE-2022-50582

UnknownEPSS 0.19%

Last modified

CVE-2022-50582 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.19%

9.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= f7d7ad42a9dc2d63cab6a79fe31e6732a30dacf5, < b051d9bf98bd9cea312b228e264eb6542a9beb67; >= f7d7ad42a9dc2d63cab6a79fe31e6732a30dacf5, < e33da263e9658bfe870ea7836fbbd72f246d7dbd; >= f7d7ad42a9dc2d63cab6a79fe31e6732a30dacf5, < 9f2395316e4845466cb9b5b9b15a171a2c91913c; >= f7d7ad42a9dc2d63cab6a79fe31e6732a30dacf5, < bfe602d9a349360e60e9051c9cafb9fef204524d; >= f7d7ad42a9dc2d63cab6a79fe31e6732a30dacf5, < 8d8e16592022c9650df8aedfe6552ed478d7135b
LinuxLinux5.9

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2022-50582?
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.
How severe is CVE-2022-50582?
Severity scoring for CVE-2022-50582 is pending analysis. The EPSS model estimates a 0.19% probability of exploitation in the next 30 days.
How do I fix CVE-2022-50582?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2022

Are you affected by CVE-2022-50582?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST