CVE-2025-68311
Unknown Unknown - Not Provided

BaseFortify

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

Publication date: 2025-12-16

Last updated on: 2025-12-18

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: tty: serial: ip22zilog: Use platform device for probing After commit 84a9582fd203 ("serial: core: Start managing serial controllers to enable runtime PM") serial drivers need to provide a device in struct uart_port.dev otherwise an oops happens. To fix this issue for ip22zilog driver switch driver to a platform driver and setup the serial device in sgi-ip22 code.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-16
Last Modified
2025-12-18
Generated
2026-07-06
AI Q&A
2025-12-16
EPSS Evaluated
2026-07-05
NVD

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 vulnerability relates to the Linux kernel's serial driver for ip22zilog. After a change to start managing serial controllers for runtime power management, serial drivers must provide a device in the uart_port.dev structure. The ip22zilog driver did not do this, causing a kernel oops (crash). The fix involved switching the driver to a platform driver and properly setting up the serial device in the sgi-ip22 code.

Impact Analysis

This vulnerability can cause the Linux kernel to crash (oops) when using the ip22zilog serial driver, potentially leading to system instability or downtime on affected systems.

Chat Assistant

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

EPSS Chart