Bug 2422829 (CVE-2025-68311) - CVE-2025-68311 kernel: tty: serial: ip22zilog: Use platform device for probing
Summary: CVE-2025-68311 kernel: tty: serial: ip22zilog: Use platform device for probing
Keywords:
Status: NEW
Alias: CVE-2025-68311
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-16 16:04 UTC by OSIDB Bzimport
Modified: 2025-12-16 18:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-16 16:04:45 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.