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-2026-64253MEDIUM
Linux Linux — kernel/fork: clear PF_BLOCK_TS in copy_process()
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0011    1.7     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    06b23f92af87a84d70881b2ecaa72e00f7838264 –  —
  Linux    6.9 –                                       6.12.95
TIMELINE
  Jul 19  Reserved by Linux
  Jul 24  Published (CNA: Linux)
  Aug 17  ENRICHED — CVE-2026-64253 (Linux). Received CVSS 5.5 and CPE data from NVD.
CWE-476 · CNA: Linux · CVSS v3.1 · 4 references · NVD status: Analyzed

Description

In the Linux kernel, the following vulnerability has been resolved: kernel/fork: clear PF_BLOCK_TS in copy_process() PF_BLOCK_TS is only set in blk_time_get_ns() when current->plug is non-NULL, and blk_finish_plug() clears it via __blk_flush_plug() before NULLing the plug pointer. copy_process() breaks the invariant by inheriting PF_BLOCK_TS from the parent while resetting the child's plug to NULL. Clear PF_BLOCK_TS alongside that assignment so callers can rely on "PF_BLOCK_TS set implies current->plug != NULL" and dereference current->plug unguarded.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
July 19, 2026ReservedReserved by Linux
July 24, 2026PublishedPublished (CNA: Linux)
August 17, 2026ENRICHEDENRICHED — CVE-2026-64253 (Linux). Received CVSS 5.5 and CPE data from NVD.

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux06b23f92af87a84d70881b2ecaa72e00f7838264
LinuxLinux6.96.12.95

Weaknesses

CWE-476

References (4)

Related

Authoritative record: CVE-2026-64253 at cve.org

Vendors: linux

Weaknesses: CWE-476

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-64253 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.