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 tgwithinbpslimit() that 'bpslimit * jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64div_u64() instead.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50580.json"
}