HOMEVULNERABILITIESCVE-2026-53222
NONE

CVE-2026-53222

Published: June 25, 2026· Updated: Jun 30, 2026

EPSS:0.15%probability of exploitation in 30 daysPercentile:5.0th

Official Description

In the Linux kernel, the following vulnerability has been resolved:

ptp: ocp: fix resource freeing order

Commit a60fc3294a37 ("ptp: rework ptp_clock_unregister() to disable

events") added a call to ptp_disable_all_events() which changes the

configuration of pins if they support EXTTS events. In ptp_ocp_detach()

pins resources are freed before ptp_clock_unregister() and it leads to

use-after-free during driver removal. Fix it by changing the order of

free/unregister calls. To avoid irq handler running on the other core

while ptp device unregistering, call synchronize_irq() after HW is

configured to stop producing irqs and no irqs are in-flight.

NVD Source

Technical Analysis

CVE-2026-53222 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (2)

Quick Facts

CVE IDCVE-2026-53222
SeverityNONE
CISA KEVNo
EPSS (30d)0.15%
PublishedJun 25, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-53222 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.