GHSA-mg7h-q7hw-m596 · Severity: critical — In the Linux kernel, the following vulnerability has been resolved: mm: call ->free_folio()...
In the Linux kernel, the following vulnerability has been resolved: mm: call ->free_folio() directly in folio_unmap_invalidate() We can only call filemap_free_folio() if we have a reference to (or hold a lock on) the mapping. Otherwise, we've already removed the folio from the mapping so it no longer pins the mapping and the mapping can be removed, causing a use-after-free when accessing mapping->a_ops. Follow the same pattern as __remove_mapping() and load the free_folio function pointer before dropping the lock on the mapping. That lets us make filemap_free_folio() static as this was the only caller outside filemap.c.
Conclusion & alert: CVE-2026-31589 is rated Moderate Risk (51.9/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.44%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.44% | +0.39% |
| 2 | 2026-04-30 | 0.02% | 0.05% | +0.03% |
| 3 | 2026-04-25 | — | 0.02% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
GHSA-mg7h-q7hw-m596 · Severity: critical — In the Linux kernel, the following vulnerability has been resolved: mm: call ->free_folio()...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-31589 unimportant priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-31589 |
suse
|
critical | — | https://www.suse.com/security/cve/CVE-2026-31589/ |
ubuntu
|
medium | CVE-2026-31589 medium priority: Ubuntu including 161 source packages (linux, linux-allwinner-5.19, …), 1449 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): DNE 1048, ignored 169, not-affected 112, released 83, needed 32, needs-triage 4, pending 1. | https://ubuntu.com/security/CVE-2026-31589 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linux | linux_kernel | >= 6.14, < 6.19.14 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 7.0, < 7.0.1 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |