CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-63820

unknowncovered by 1 sourcefirst seen 2026-07-19
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fs_read_data_large_folio() can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folio_in_bio is false and the current error path returns immediately after ending that folio. This can leave the bio accumulated for earlier folios unsubmitted. Those folios then never receive read completion, and readers can wait indefinitely on the locked folios. Route errors through the common out path so any pending bio is submitted before returning. Stop consuming more readahead folios once an error is seen, and only wait on and clear the current folio when it was actually added to the bio.

⚡ Watch CVE-2026-63820

Get an email if CVE-2026-63820 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-63820

CVE.org record

Embed the live status

CVE-2026-63820 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-63820 status](https://www.csirts.com/badge/CVE-2026-63820)](https://www.csirts.com/cve/CVE-2026-63820)