Linux Kernel Vulnerability Affecting Process Copy Functionality
CVE-2026-64253

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 July 2026

What is CVE-2026-64253?

A flaw in the Linux kernel exists where the copy_process function mishandles the PF_BLOCK_TS flag during process creation. When a new process is created, PF_BLOCK_TS is incorrectly inherited from the parent process even when the child’s plug pointer is reset to NULL. This could lead to assumptions about the validity of the plug pointer being violated, potentially allowing for unguarded dereferences and impacting system stability. The vulnerability has been addressed to ensure that PF_BLOCK_TS is cleared during process creation, maintaining the integrity of process management functions.

Affected Version(s)

Linux 06b23f92af87a84d70881b2ecaa72e00f7838264

Linux 06b23f92af87a84d70881b2ecaa72e00f7838264 < 99e6c712cc300883b8cbf03347d5359ec1a4d6dd

Linux 06b23f92af87a84d70881b2ecaa72e00f7838264 < 77bba61a20f1b3d206f4f90e10a7bb3cd90b9619

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.