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.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel patch adds a missing facility check to the ptp_s390 driver. Without this check, the driver could register a physical clock even when facility 28 is not present, causing the kernel to use a non‑existent time source. This misuse can lead to unstable timing, kernel hangs, or corruption of time‑sensitive processes, representing an availability‑type weakness based on improper input validation.

Affected Systems

The vulnerability exists in the Linux kernel for IBM s390 architecture. Any build that includes the ptp_s390 driver before the patch may be affected; no specific version range is provided.

Risk and Exploitability

EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog. With no CVSS score supplied, the exact severity is uncertain. Exploitability appears local, requiring the ability to access the PTP interface on an s390 platform. The lack of public exploit evidence and the absence of a severity score suggest a cautious but uncertain risk level. Attackers with kernel privileges could potentially trigger the misregistered clock, leading to a denial of service.

Generated by OpenCVE AI on August 10, 2026 at 13:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a release that contains the ptp_s390 patch and associated facility checks.
  • After the kernel upgrade, verify that the PTP subsystem no longer registers phantom clocks when facility 28 is absent, using diagnostic tools such as ptp4l or inspecting /proc/ptp/status.
  • Continuously monitor kernel logs for PTP‑related messages or abnormal time adjustments to detect any reoccurring issues.

Generated by OpenCVE AI on August 10, 2026 at 13:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Mon, 10 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
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.
Title ptp: ptp_s390: Add missing facility check
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-10T11:58:57.504Z

Reserved: 2026-07-30T09:28:09.370Z

Link: CVE-2026-68134

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T15:30:05Z

Weaknesses
  • CWE-20

    Improper Input Validation