Alibaba Cloud Linux 2.1903 Hotfix Security Advisory: HOTFIX-BA-2021:0014
Issued: 2021-07-21
Updated: 2021-07-21
Summary
kernel-hotfix bugfix update
Severity
Important
Description
We notice that hung task happens in a conner but practical scenario when
CONFIG_PREEMPT_NONE is enabled,
Where migration_entry_wait(tail) is occurred in kernel space, e.g.,
copy_to_user, which will immediately fault again without rescheduling,
and thus occupy the cpu fully.
When there are too many processes performing migration_entry_wait on
tail page, remap_page will never be done after cond_resched.
This relaxes migration_entry_wait on tail page, thus gives remap_page
a chance to complete
References
Updated Packages
- x86_64
- kernel-hotfix-5902278-21.al7-1.0-20210715143439.al7.x86_64.rpm → (download)