CyberRota Analysis
AI-GeneratedA vulnerability in the Linux kernel affects systems utilizing the Precision Time Protocol (PTP) on s390 architecture, where a missing facility check may lead to improper registration of the physical clock. This could potentially disrupt time synchronization processes, impacting applications reliant on precise timing. Organizations using Linux on s390 systems should prioritize addressing this issue to ensure reliable timekeeping and prevent potential operational disruptions.
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: ptp: ptp_s390: Add missing facility check Only register the physical clock when facility 28 is installed and PTFF QAF returns that PTFF QPT is available.