SB20260508138 - Improper locking in Linux kernel mm
Published: May 8, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper locking (CVE-ID: CVE-2026-43404)
CWE-ID: CWE-667 - Improper Locking
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper lock handling in hmm_range_fault() and do_swap_page() when handling device-private folio migration to system memory. A local user can trigger page fault handling that spins on a folio lock to cause a denial of service.
Exploitation requires a specific memory migration scenario involving device-private folios, deferred migration PTE insertion, and no or voluntary-only preemption.
Remediation
Install update from vendor's website.