Upstream information
Description
In the Linux kernel, the following vulnerability has been resolved:mm/memory-failure: make sure wait for page writeback in memory_failure
Our syzkaller trigger the "BUG_ON(!list_empty(&inode->i_wb_list))" in
clear_inode:
kernel BUG at fs/inode.c:519!
Internal error: Oops - BUG: 0 [#1] SMP
Modules linked in:
Process syz-executor.0 (pid: 249, stack limit = 0x00000000a12409d7)
CPU: 1 PID: 249 Comm: syz-executor.0 Not tainted 4.19.95
Hardware name: linux,dummy-virt (DT)
pstate: 80000005 (Nzcv daif -PAN -UAO)
pc : clear_inode+0x280/0x2a8
lr : clear_inode+0x280/0x2a8
Call trace:
clear_inode+0x280/0x2a8
ext4_clear_inode+0x38/0xe8
ext4_free_inode+0x130/0xc68
ext4_evict_inode+0xb20/0xcb8
evict+0x1a8/0x3c0
iput+0x344/0x460
do_unlinkat+0x260/0x410
__arm64_sys_unlinkat+0x6c/0xc0
el0_svc_common+0xdc/0x3b0
el0_svc_handler+0xf8/0x160
el0_svc+0x10/0x218
Kernel panic - not syncing: Fatal exception
A crash dump of this problem show that someone called __munlock_pagevec
to clear page LRU without lock_page: do_mmap -> mmap_region -> do_munmap
-> munlock_vma_pages_range -> __munlock_pagevec.
As a result memory_failure will call identify_page_state without
wait_on_page_writeback. And after truncate_error_page clear the mapping
of this page. end_page_writeback won't call sb_clear_inode_writeback to
clear inode->i_wb_list. That will trigger BUG_ON in clear_inode!
Fix it by checking PageWriteback too to help determine should we skip
wait_on_page_writeback.
SUSE information
Overall state of this security issue: Resolved
This issue is currently rated as having low severity.
SUSE | |
---|---|
Base Score | 0 |
Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N |
Attack Vector | Local |
Attack Complexity | Low |
Privileges Required | Low |
User Interaction | None |
Scope | Unchanged |
Confidentiality Impact | None |
Integrity Impact | None |
Availability Impact | None |
CVSSv3 Version | 3.1 |
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
Product(s) | Source package | State |
---|---|---|
Products under general support and receiving all security fixes. | ||
SUSE Linux Enterprise Desktop 15 SP5 | kernel-default | Already fixed |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-source | Already fixed |
SUSE Linux Enterprise Desktop 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Desktop 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise High Performance Computing 12 SP5 | kernel-default | Ignore |
SUSE Linux Enterprise High Performance Computing 12 SP5 | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 12 SP5 | kernel-source-azure | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-default | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-source | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Micro 5.1 | kernel-default | Ignore |
SUSE Linux Enterprise Micro 5.1 | kernel-rt | Ignore |
SUSE Linux Enterprise Micro 5.1 | kernel-source-rt | Ignore |
SUSE Linux Enterprise Micro 5.2 | kernel-default | Ignore |
SUSE Linux Enterprise Micro 5.2 | kernel-rt | Ignore |
SUSE Linux Enterprise Micro 5.2 | kernel-source-rt | Ignore |
SUSE Linux Enterprise Micro 5.3 | kernel-default | Already fixed |
SUSE Linux Enterprise Micro 5.3 | kernel-rt | Already fixed |
SUSE Linux Enterprise Micro 5.3 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Micro 5.4 | kernel-default | Already fixed |
SUSE Linux Enterprise Micro 5.4 | kernel-rt | Already fixed |
SUSE Linux Enterprise Micro 5.4 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Micro 5.5 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Micro 6.0 | kernel-default | Already fixed |
SUSE Linux Enterprise Micro 6.0 | kernel-source | Already fixed |
SUSE Linux Enterprise Micro 6.0 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-default | Already fixed |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Basesystem 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Module for Basesystem 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-default | Already fixed |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Development Tools 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Module for Development Tools 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Public Cloud 15 SP5 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Module for Public Cloud 15 SP6 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Real Time 12 SP5 | kernel-source-rt | Ignore |
SUSE Linux Enterprise Real Time 15 SP5 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Real Time 15 SP6 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Server 12 SP5 | kernel-default | Ignore |
SUSE Linux Enterprise Server 12 SP5 | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP5 | kernel-source-azure | Ignore |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source-azure | Ignore |
SUSE Linux Enterprise Server 15 SP5 | kernel-default | Already fixed |
SUSE Linux Enterprise Server 15 SP5 | kernel-source | Already fixed |
SUSE Linux Enterprise Server 15 SP5 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Server 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Server 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Server 15 SP6 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-default | Ignore |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-source-azure | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-default | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-source | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-source-azure | Already fixed |
SUSE Manager Proxy 4.3 | kernel-default | Already fixed |
SUSE Manager Proxy 4.3 | kernel-source | Already fixed |
SUSE Manager Retail Branch Server 4.3 | kernel-default | Already fixed |
SUSE Manager Retail Branch Server 4.3 | kernel-source | Already fixed |
SUSE Manager Server 4.3 | kernel-default | Already fixed |
SUSE Manager Server 4.3 | kernel-source | Already fixed |
SUSE Real Time Module 15 SP5 | kernel-source-rt | Already fixed |
SUSE Real Time Module 15 SP6 | kernel-source-rt | Already fixed |
openSUSE Leap 15.5 | kernel-default | Already fixed |
openSUSE Leap 15.5 | kernel-source | Already fixed |
openSUSE Leap 15.5 | kernel-source-azure | Already fixed |
openSUSE Leap 15.5 | kernel-source-rt | Already fixed |
openSUSE Leap 15.6 | kernel-default | Already fixed |
openSUSE Leap 15.6 | kernel-source | Already fixed |
openSUSE Leap 15.6 | kernel-source-azure | Already fixed |
openSUSE Leap 15.6 | kernel-source-rt | Already fixed |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SUSE Linux Enterprise Desktop 15 SP4 | kernel-source | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP4 | kernel-source | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-default | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-source | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-default | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Basesystem 15 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Basesystem 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Basesystem 15 SP4 | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Development Tools 15 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Development Tools 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Development Tools 15 SP4 | kernel-source | Already fixed |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | kernel-default | Ignore |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP4 | kernel-source | Already fixed |
SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-default | Already fixed |
SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-source | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-default | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-default | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-default | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-source | Already fixed |
Products past their end of life and not receiving proactive updates anymore. | ||
HPE Helion OpenStack 8 | kernel-source | Ignore |
SUSE CaaS Platform 4.0 | kernel-source | Ignore |
SUSE CaaS Platform Toolchain 3 | kernel-source | Ignore |
SUSE Enterprise Storage 6 | kernel-source | Ignore |
SUSE Enterprise Storage 7 | kernel-source | Ignore |
SUSE Enterprise Storage 7.1 | kernel-default | Ignore |
SUSE Enterprise Storage 7.1 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 11 SP4 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 12 SP4 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 15 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 15 SP1 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 15 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Desktop 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP1 | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise High Performance Computing 15-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Micro 5.0 | kernel-default | Ignore |
SUSE Linux Enterprise Module for Basesystem 15 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Basesystem 15 SP1 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Development Tools 15 | kernel-source | Ignore |
SUSE Linux Enterprise Module for Development Tools 15 SP1 | kernel-source | Ignore |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kernel-source | Ignore |
SUSE Linux Enterprise Real Time 15 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Real Time 15 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Real Time 15 SP3 | kernel-source-rt | Ignore |
SUSE Linux Enterprise Real Time 15 SP4 | kernel-source | Already fixed |
SUSE Linux Enterprise Real Time 15 SP4 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Server 11 SP4 | kernel-source | Ignore |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-default | Ignore |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 11 SP4-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP2-BCL | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP2-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise Server 12 SP2-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP3-BCL | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP3-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP3-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP4 | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP4-ESPOS | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP4-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise Server 12 SP4-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP1 | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP1-BCL | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP2-BCL | kernel-source | Ignore |
SUSE Linux Enterprise Server 15 SP3-BCL | kernel-source | Ignore |
SUSE Linux Enterprise Server 15-LTSS | kernel-default | Ignore |
SUSE Linux Enterprise Server 15-LTSS | kernel-source | Ignore |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-default | Ignore |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 | kernel-source | Ignore |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | kernel-source | Ignore |
SUSE Manager Proxy 4.0 | kernel-source | Ignore |
SUSE Manager Proxy 4.1 | kernel-source | Ignore |
SUSE Manager Proxy 4.2 | kernel-source | Ignore |
SUSE Manager Retail Branch Server 4.0 | kernel-source | Ignore |
SUSE Manager Retail Branch Server 4.1 | kernel-source | Ignore |
SUSE Manager Retail Branch Server 4.2 | kernel-source | Ignore |
SUSE Manager Server 4.0 | kernel-source | Ignore |
SUSE Manager Server 4.1 | kernel-source | Ignore |
SUSE Manager Server 4.2 | kernel-source | Ignore |
SUSE OpenStack Cloud 7 | kernel-source | Ignore |
SUSE OpenStack Cloud 8 | kernel-source | Ignore |
SUSE OpenStack Cloud 9 | kernel-default | Ignore |
SUSE OpenStack Cloud 9 | kernel-source | Ignore |
SUSE OpenStack Cloud Crowbar 8 | kernel-source | Ignore |
SUSE OpenStack Cloud Crowbar 9 | kernel-default | Ignore |
SUSE OpenStack Cloud Crowbar 9 | kernel-source | Ignore |
SUSE Real Time Module 15 SP3 | kernel-source-rt | Ignore |
SUSE Real Time Module 15 SP4 | kernel-source-rt | Already fixed |
openSUSE Leap 15.3 | kernel-source | Ignore |
openSUSE Leap 15.3 | kernel-source-rt | Ignore |
openSUSE Leap 15.4 | kernel-source | Already fixed |
openSUSE Leap 15.4 | kernel-source-azure | Ignore |
openSUSE Leap 15.4 | kernel-source-rt | Already fixed |
Products at an unknown state of their lifecycle. | ||
SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security | kernel-source | Ignore |
SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security | kernel-source-azure | Ignore |
SUSE Timeline for this CVE
CVE page created: Tue May 21 18:00:40 2024CVE page last modified: Tue Oct 8 18:33:35 2024