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: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ptp_s390 driver in the Linux kernel incorrectly registers a physical clock when facility 28 is not present. This omission constitutes an access control flaw (CWE‑280) that could allow the kernel to expose time‑keeping capabilities it should not. If a physical clock is mistakenly registered, system components depending on precise PTP timing could experience incorrect time adjustments, potentially leading to availability or integrity issues for time‑sensitive applications.

Affected Systems

Any Linux kernel built for the s390 architecture that includes the ptp_s390 driver and has not yet incorporated the patch adding the facility check is vulnerable. No specific release range is listed, so kernels prior to the commit identified in the patch are potentially affected. The vulnerability applies universally across s390 kernel builds regardless of distribution, as reflected by the CPE string "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*".

Risk and Exploitability

The CVSS score of 7.3 indicates high severity. The EPSS score of <1% suggests a very low likelihood of exploitation. It is not included in the CISA KEV catalog. Based on the description, it is inferred that exploitation would require kernel‑level privileges or physical access to interact with the ptp_s390 driver. The flaw is local in nature and could allow a privileged user to register a physical clock incorrectly, leading to timing errors that affect system availability or integrity. While no public exploitation is documented, the combination of high severity and potential impact warrants timely remediation.

Generated by OpenCVE AI on August 14, 2026 at 02:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that contains the ptp_s390 patch with the facility check enabled
  • Use tools such as ptp4l or examine /proc/ptp/status to confirm that physical clocks are not registered when facility 28 is absent
  • Surveil kernel and system logs for any PTP‑related anomalies or unexpected time adjustments to detect residual misregistration

Generated by OpenCVE AI on August 14, 2026 at 02:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 2.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H'}


Thu, 13 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-280
References
Metrics threat_severity

None

cvssV3_1

{'score': 2.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L'}

threat_severity

Low


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-17T04:59:26.371Z

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

Link: CVE-2026-68134

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-10T13:19:58.880

Modified: 2026-08-17T05:18:13.230

Link: CVE-2026-68134

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-10T11:58:57Z

Links: CVE-2026-68134 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T02:30:17Z

Weaknesses
  • CWE-280

    Improper Handling of Insufficient Permissions or Privileges