CVE-2022-50580

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tg_with_in_bps_limit() that 'bps_limit * jiffy_elapsed_rnd' might overflow. Fix the problem by calling mul_u64_u64_div_u64() instead.
CVSS

No CVSS.

Configurations

No configuration.

History

22 Oct 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-22 14:15

Updated : 2025-10-22 21:12


NVD link : CVE-2022-50580

Mitre link : CVE-2022-50580

CVE.ORG link : CVE-2022-50580


JSON object : View

Products Affected

No product.

CWE

No CWE.