CVE-2022-50366
Published: Sep 17, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue When value < time_unit, the parameter of ilog2() will be zero and the return value is -1. u64(-1) is too large for shift exponent and then will trigger shift-out-of-bounds: shift exponent 18446744073709551615 is too large for 32-bit type 'int' Call Trace: rapl_compute_time_window_core rapl_write_data_raw set_time_window store_constraint_time_window_us
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 2d281d8196e38dd3a4ee9af26621ddde8329f269 - < 42f79dbb9514f726ff21df25f09cb0693b0b2445affected 2d281d8196e38dd3a4ee9af26621ddde8329f269 - < 3eb0ba70376f6ee40fa843fc9cee49269370b0b3affected 2d281d8196e38dd3a4ee9af26621ddde8329f269 - < 4ebba43384722adbd325baec3a12c572d94488ebaffected 2d281d8196e38dd3a4ee9af26621ddde8329f269 - < 49a6ffdaed60f0eb52c198fafebc05994e16e305affected 2d281d8196e38dd3a4ee9af26621ddde8329f269 - < 708b9abe1b4a2f050a483db4b7edfc446b13df1f+4 more versions |
Linux | Linux | affected 3.13unaffected 0 - < 3.13unaffected 4.9.331 - <= 4.9.*unaffected 4.14.296 - <= 4.14.*unaffected 4.19.262 - <= 4.19.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now