CVE-2026-23211

Source
https://cve.org/CVERecord?id=CVE-2026-23211
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23211.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23211
Downstream
Published
2026-02-18T14:16:27.015Z
Modified
2026-04-02T13:12:14.836325Z
Summary
mm, swap: restore swap_space attr aviod kernel panic
Details

In the Linux kernel, the following vulnerability has been resolved:

mm, swap: restore swap_space attr aviod kernel panic

commit 8b47299a411a ("mm, swap: mark swap address space ro and add context debug check") made the swap address space read-only. It may lead to kernel panic if archprepareto_swap returns a failure under heavy memory pressure as follows,

el1abort+0x40/0x64 el1h64synchandler+0x48/0xcc el1h64sync+0x84/0x88 errseq_set+0x4c/0xb8 (P) __filemapsetwberr+0x20/0xd0 shrinkfoliolist+0xc20/0x11cc evictfolios+0x1520/0x1be4 trytoshrinklruvec+0x27c/0x3dc shrinkone+0x9c/0x228 shrinknode+0xb3c/0xeac dotrytofreepages+0x170/0x4f0 trytofreepages+0x334/0x534 __allocpagesdirect_reclaim+0x90/0x158 __allocpagesslowpath+0x334/0x588 __allocfrozenpages_noprof+0x224/0x2fc __folioallocnoprof+0x14/0x64 vmaalloczeroedmovablefolio+0x34/0x44 doptemissing+0xad4/0x1040 handlemmfault+0x4a4/0x790 dopagefault+0x288/0x5f8 dotranslationfault+0x38/0x54 domemabort+0x54/0xa8

Restore swap address space as not ro to avoid the panic.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23211.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8b47299a411a178d572aaac31ff7ab33a8bd27e2
Fixed
b0020cbd26380177b9fb8b7e75a8f7bdba79db20
Fixed
a0f3c0845a4ff68d403c568266d17e9cc553e561

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23211.json"