Improper Initialization in Linux Kernel Affects Device Performance
CVE-2026-64162

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-64162?

A flaw in the Linux kernel involves improper initialization of the read_dev_clk_lock spinlock within the idpf_ptp_init() function. This can cause the spinlock to be accessed before it is properly initialized, potentially leading to unexpected behavior in device performance. When the PTP auxiliary worker is scheduled, it may attempt to lock an uninitialized spinlock, triggering lock-dependent warnings. To mitigate this issue, it is essential to ensure that the spinlock is initialized prior to being accessed, thus preventing possible system instability.

Affected Version(s)

Linux 5cb8805d2366b20ee4d7afff586d8acf17649330

Linux 5cb8805d2366b20ee4d7afff586d8acf17649330 < 3122d70b7c0101d897fb795658a7b93f854935f2

Linux 5cb8805d2366b20ee4d7afff586d8acf17649330

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.