CVE-2026-72414
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-72414, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-15

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: round up PTP perout pin duration pin_duration is converted from the user-provided period to SJA1105 clock ticks and is later passed as the cycle_time argument to future_base_time(). Very small period values may become zero after the conversion, which can lead to a division by zero in future_base_time(). Round zero pin_duration up to 1 tick so that the smallest unsupported periods use the minimum non-zero hardware duration instead of passing zero to future_base_time().

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-15
Generated
2026-08-15
AI Q&A
2026-08-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Linux kernel vulnerability in the DSA SJA1105 driver. It involves a division by zero issue in the PTP perout pin duration handling. When a very small period value is converted to clock ticks, it may become zero. This zero value is then passed to future_base_time(), causing a division by zero error.

Impact Analysis

The vulnerability could cause system crashes or instability if exploited. It specifically affects systems using the SJA1105 network switch driver with PTP (Precision Time Protocol) features. Attackers might trigger this by sending maliciously crafted period values.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the division by zero issue in the SJA1105 PTP perout pin duration handling.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72414. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart