IT

Tracker / CVE-2022-50366

CVE-2022-50366

High 7.1

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

Affected products and versions

linux linux_kernel · … → 4.9.331
linux linux_kernel · 4.10 → 4.14.296
linux linux_kernel · 4.15 → 4.19.262
linux linux_kernel · 4.20 → 5.4.220
linux linux_kernel · 5.11 → 5.15.75
linux linux_kernel · 5.16 → 5.19.17
linux linux_kernel · 5.5 → 5.10.150
linux linux_kernel · 6.0 → 6.0.3

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References