Impact
The vulnerability is a null pointer dereference in the Zilog ZS serial driver that occurs during the first serial port initialization. It triggers an unhandled kernel paging request, causing a kernel crash and preventing the system from completing its boot sequence. The flaw is a denial‑of‑service weakness that compromises system availability, as any early boot procedure involving this driver will fail.
Affected Systems
The issue affects the Linux kernel’s serial driver for Zilog ZS (zs) devices, present in the generic Linux kernel source tree. Any system running a kernel containing the original zs driver before the platform‑device refactor is vulnerable. No specific vendor or version list is provided beyond the generic “Linux kernel” label; the problem was demonstrated in a 6.4.0‑rc3 build, but the fix applies to all affected revisions.
Risk and Exploitability
The flaw is a null pointer dereference that occurs during the first serial port initialization and results in a kernel panic, disrupting normal boot. Based on the description, it is inferred that the attack surface is limited to the firmware and early boot environment, as the crash happens before the system reaches user space. The EPSS score is below 1 % and the flaw is not listed in the CISA KEV catalog, indicating a very low likelihood of exploitation. The CVSS score of 5.5 classifies it as a medium‑severity flaw, but the crash still disrupts system availability during startup.
OpenCVE Enrichment
Ubuntu USN