NONE · 0

CVE-2025-68311

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 controller...

Vulnerability 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.

References

FAQ

What is CVE-2025-68311?

CVE-2025-68311 is a documented vulnerability. 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 controller...

How severe is CVE-2025-68311?

CVSS scoring is not yet available for CVE-2025-68311. Check NVD for updates.

Is there a patch for CVE-2025-68311?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.