THREATOPS
THREAT OPSThreat News › [NVD] CVE-2021-46993 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding div

[NVD] CVE-2021-46993 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding div

lownvdPublished 2024-02-28

CVE-2021-46993 CVSS: 7.8 HIGH Published: 2024-02-28T09:15:37.880

In the Linux kernel, the following vulnerability has been resolved:

sched: Fix out-of-bound access in uclamp

Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding division, which can lead to an off-by-one error in some c

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2021-46993