boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2023-54285HIGH
Linux Linux — iomap: Fix possible overflow condition in iomap_write_delalloc_scan
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  H  H  H    7.8   .0017    6.9     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    38be53c3fd7f4f4bd5de319a323d72f9f6beb16d –  —
  Linux    6.2 –                                       6.1.162
TIMELINE
  Dec 30  Reserved by Linux
  Dec 30  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2023-54285 (Linux). CVSS 7.1 → 7.8 (NVD).
CWE-787 · CNA: Linux · CVSS v3.1 · 3 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: iomap: Fix possible overflow condition in iomap_write_delalloc_scan folio_next_index() returns an unsigned long value which left shifted by PAGE_SHIFT could possibly cause an overflow on 32-bit system. Instead use folio_pos(folio) + folio_size(folio), which does this correctly.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
December 30, 2025ReservedReserved by Linux
December 30, 2025PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2023-54285 (Linux). CVSS 7.1 → 7.8 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux38be53c3fd7f4f4bd5de319a323d72f9f6beb16d
LinuxLinux6.26.1.162

Weaknesses

CWE-787

References (3)

Related

Authoritative record: CVE-2023-54285 at cve.org

Vendors: linux

Weaknesses: CWE-787

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2023-54285 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.