VDB

CVE-2026-53015

CVE-2026-53015 PUBLISHED

Reported by Linux · Published June 24, 2026

In the Linux kernel, the following vulnerability has been resolved: erofs: unify lcn as u64 for 32-bit platforms As sashiko reported [1], `lcn` was typed as `unsigned long` (or `unsigned int` sometimes), which is only 32 bits wide on 32-bit platforms, which causes `(lcn << lclusterbits)` to be truncated at 4 GiB. In order to consolidate the logic, just use `u64` consistently around the codebase. [1] https://sashiko.dev/r/20260420034612.1899973-1-hsiangkao%40linux.alibaba.com

EPSS 0.12% · 2.2th percentile

Risk Scores

EPSS Score
0.12%
2.2th percentile

Affected Products

VendorProductVersions
LinuxLinux152a333a589560bee002e4c96761f1b560a5793c, 152a333a589560bee002e4c96761f1b560a5793c, 152a333a589560bee002e4c96761f1b560a5793c
LinuxLinux5.3, 0, 6.12.91
linuxlinux_kernel5.3, 5.3, 5.3
LinuxLinux152a333a589560bee002e4c96761f1b560a5793c, 152a333a589560bee002e4c96761f1b560a5793c, 152a333a589560bee002e4c96761f1b560a5793c

Timeline

  • Jun 24, 2026 CVE Published
  • Jun 25, 2026 Coalition ESS Score
  • Jun 26, 2026 EPSS Score
  • Aug 7, 2026 EPSS Score
  • Aug 24, 2026 EPSS Score
  • Aug 27, 2026 EPSS Score

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›