Impact
A null‑pointer dereference occurs in the legacy DECstation DZ serial driver during the initialization of the first serial port. The driver incorrectly accesses a parent device pointer that remains NULL, causing a kernel page fault and bringing the system down during boot or console configuration. The vulnerability does not provide direct avenues to compromise confidentiality or integrity; its primary impact is a system crash that results in a denial of service.
Affected Systems
The flaw is present in the Linux kernel’s legacy DECstation DZ serial driver, historically found in older kernel builds and on hardware such as DECstations. No specific kernel version list is provided, but the patch is included in later stable releases that replace the DZ driver with a platform‑device implementation. Systems that have not applied recent updates may still use the problematic code path when the DZ serial port is initialized during boot.
Risk and Exploitability
The EPSS score is less than 1 % and the vulnerability is not listed in CISA KEV, indicating a very low likelihood of exploitation. The CVSS score of 5.5 reflecting medium severity; any successful exploitation leads to a kernel panic. The attack vector is local, occurring during system boot or console re‑initialization, and does not require external input beyond normal system operation.
OpenCVE Enrichment
Ubuntu USN