Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2021-46993— sched: Fix out-of-bound access in uclamp

CVSS 7.8 · High EPSS 0.24% · P16

Possible ATT&CK Techniques 1AI

T1203 · Exploitation for Client Execution

Affected Version Matrix 12

VendorProductVersion RangeStatus
LinuxLinux69842cba9ace84849bb9b8edcdf2cefccd97901c< 687f523c134b7f0bd040ee1230f6d17990d54172affected
69842cba9ace84849bb9b8edcdf2cefccd97901c< f7347c85490b92dd144fa1fba9e1eca501656ab3affected
69842cba9ace84849bb9b8edcdf2cefccd97901c< 3da3f804b82a0a382d523a21acf4cf3bb35f936daffected
69842cba9ace84849bb9b8edcdf2cefccd97901c< 42ee47c7e3569d9a0e2cb5053c496d97d380472faffected
69842cba9ace84849bb9b8edcdf2cefccd97901c< 6d2f8909a5fabb73fe2a63918117943986c39b6caffected
5.3affected
< 5.3unaffected
5.4.120≤ 5.4.*unaffected
… +4 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2021-46993

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
sched: Fix out-of-bound access in uclamp
Source: CVE Program / CVE List V5
Vulnerability Description
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 configurations. For instance, with 20 buckets, the bucket size will be 1024/20=51. A task with a clamp of 1024 will be mapped to bucket id 1024/51=20. Sadly, correct indexes are in range [0,19], hence leading to an out of bound memory access. Clamp the bucket id to fix the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 uclamp 存在越界访问问题。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 69842cba9ace84849bb9b8edcdf2cefccd97901c ~ 687f523c134b7f0bd040ee1230f6d17990d54172 -
LinuxLinux 5.3 -

II. Public POCs for CVE-2021-46993

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2021-46993

登录查看更多情报信息。

Other References for CVE-2021-46993 (5)

Same Patch Batch · Linux · 2024-02-28 · 86 CVEs total

CVE-2021-470139.8 CRITICALnet:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
CVE-2021-469999.8 CRITICALsctp: do asoc update earlier in sctp_sf_do_dupcook_a
CVE-2021-470369.8 CRITICALudp: skip L4 aggregation for UDP tunnel packets
CVE-2021-470178.8 HIGHath10k: Fix a use after free in ath10k_htc_send_bundle
CVE-2021-470358.8 HIGHiommu/vt-d: Remove WO permissions on second-level paging entries
CVE-2021-470498.4 HIGHDrivers: hv: vmbus: Use after free in __vmbus_open()
CVE-2021-470147.8 HIGHnet/sched: act_ct: fix wild memory access when clearing fragments
CVE-2021-469987.8 HIGHethernet:enic: Fix a use after free bug in enic_hard_start_xmit
CVE-2021-470487.8 HIGHspi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
CVE-2021-469927.8 HIGHnetfilter: nftables: avoid overflows in nft_hash_buckets()
CVE-2020-367857.8 HIGHmedia: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()
CVE-2021-469847.8 HIGHkyber: fix out of bounds access when preempted
CVE-2021-470407.8 HIGHio_uring: fix overflows checks in provide buffers
CVE-2021-469777.8 HIGHKVM: VMX: Disable preemption when probing user return MSRs
CVE-2021-470127.8 HIGHRDMA/siw: Fix a use after free in siw_alloc_mr
CVE-2021-470117.8 HIGHmm: memcontrol: slab: fix obtain a reference to a freeing memcg
CVE-2020-367877.8 HIGHmedia: aspeed: fix clock handling logic
CVE-2021-470417.5 HIGHnvmet-tcp: fix incorrect locking in state_change sk callback
CVE-2021-470017.5 HIGHxprtrdma: Fix cwnd update ordering
CVE-2021-469837.5 HIGHnvmet-rdma: Fix NULL deref when SEND is completed with error

Showing top 20 of 86 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2021-46993

No comments yet


Leave a comment