Local kernel corruption via miscomputed util-clamp index
Published Feb 28, 2024 · Updated Aug 5, 2026
Out-of-bounds access in Linux kernel util-clamp scheduling allows local users to corrupt kernel memory through crafted clamp values. The uclamp bucket calculation divides the maximum clamp value by a rounded-down bucket size without capping the resulting index, so 1024 can select bucket 20 in a 20-entry array. An unprivileged same-owner process can reach the flaw through sched_setattr, causing adjacent scheduler-state reads and writes that can disclose data, corrupt execution, or hang the host.
Summary
What happened
Out-of-bounds access in Linux kernel util-clamp scheduling allows local users to corrupt kernel memory through crafted clamp values. The uclamp bucket calculation divides the maximum clamp value by a rounded-down bucket size without capping the resulting index, so 1024 can select bucket 20 in a 20-entry array. An unprivileged same-owner process can reach the flaw through sched_setattr, causing adjacent scheduler-state reads and writes that can disclose data, corrupt execution, or hang the host.
The record
- CVE
- CVE-2021-46993
- Published
- Feb 28, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 28, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.3
- Affected versionversion=69842cba9ace84849bb9b8edcdf2cefccd97901c <3da3f804b82a0a382d523a21acf4cf3bb35f936d
- Affected versionversion=69842cba9ace84849bb9b8edcdf2cefccd97901c <42ee47c7e3569d9a0e2cb5053c496d97d380472f
- Affected versionversion=69842cba9ace84849bb9b8edcdf2cefccd97901c <687f523c134b7f0bd040ee1230f6d17990d54172
- Affected versionversion=69842cba9ace84849bb9b8edcdf2cefccd97901c <6d2f8909a5fabb73fe2a63918117943986c39b6c
- Affected versionversion=69842cba9ace84849bb9b8edcdf2cefccd97901c <f7347c85490b92dd144fa1fba9e1eca501656ab3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo