Home / Affected systems

Inventory

What is still affected?

Your laptop is probably fine. The 15-year controller in a plant, the 32-bit NAS image, and the INT column named created_at are the real list.

ClassStatusNotes
64-bit desktop / server OSMostly cleartime_t is 64-bit. Application INT columns can still be 32-bit.
Modern iOS / 64-bit AndroidMostly clearOld 32-bit Android 4-era devices are the exception.
32-bit Linux userlandMixedKernel 5.6+ and glibc 2.34 can be time64. Debian i386 stays time32 on purpose.
ext4 large inodesExtendedExtra epoch bits reach ~2446. 128-byte inodes do not.
XFS without bigtime2038Kernel logs “supports timestamps until 2038”. Enable or recreate with bigtime.
MySQL TIMESTAMP2038Use DATETIME or a 64-bit integer. UNIX_TIMESTAMP improved from 8.0.28 on 64-bit hosts.
Embedded / industrial / automotiveCase by caseLong life, rare updates, often 32-bit cores. Verify per product.
Windows FILETIMEDifferent clock100 ns since 1601; not Unix time32. 32-bit CRT opt-in is the caveat.
Ad slot

Rule for this page

We do not mark a product affected without a vendor note, a kernel log, a schema limit, or a reproduced test. “Embedded systems” is a class, not a verdict on your meter.