VDB

CVE-2026-64544

CVE-2026-64544 PUBLISHED

Reported by Linux · Published July 27, 2026

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents pefile_digest_pe_contents() computes the trailing-data hash length as pelen - (hashed_bytes + certs_size). A crafted PE can make the addition exceed pelen, causing the unsigned subtraction to underflow to ~4 GiB. This is passed to crypto_shash_update() which reads out of bounds and panics on unmapped vmalloc guard pages. BUG: unable to handle page fault for address: ffffc900038d8000 Oops: Oops: 0000 [#1] SMP KASAN NOPTI RIP: 0010:sha256_blocks_generic (lib/crypto/sha256.c:152) Call Trace: <TASK> __sha256_update (lib/crypto/sha256.c:208) crypto_sha256_update (crypto/sha256.c:142) verify_pefile_signature (crypto/asymmetric_keys/verify_pefile.c:436) kexec_kernel_verify_pe_sig (kernel/kexec_file.c:151) __do_sys_kexec_file_load (kernel/kexec_file.c:406) do_syscall_64 (arch/x86/entry/syscall_64.c:94) entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) </TASK> Kernel panic - not syncing: Fatal exception Validate that the addition does not overflow and the result does not exceed pelen before the subtraction. Return -ELIBBAD on failure.

EPSS 0.18% · 7.3th percentile

Risk Scores

EPSS Score
0.18%
7.3th percentile

Affected Products

VendorProductVersions
LinuxLinuxaf316fc442ef23901bbfcec5af55e69ca6ce9563, af316fc442ef23901bbfcec5af55e69ca6ce9563, af316fc442ef23901bbfcec5af55e69ca6ce9563
LinuxLinux3.17, 0, 5.10.261
linuxlinux_kernel3.17, 3.17, 3.17
LinuxLinuxaf316fc442ef23901bbfcec5af55e69ca6ce9563, af316fc442ef23901bbfcec5af55e69ca6ce9563, af316fc442ef23901bbfcec5af55e69ca6ce9563

Timeline

  • Jul 27, 2026 CVE Published
  • Jul 28, 2026 Coalition ESS Score
  • Jul 28, 2026 Security Advisory
  • Aug 7, 2026 EPSS Score

References

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