Linux Kernel NULL Pointer Dereference Vulnerability in JSM Serial Driver

Vulnerability

A NULL pointer dereference vulnerability has been identified in the Linux kernel's JSM serial driver. This issue occurs during the initialization of UART ports, where a device is not properly set, leading to a crash when the system attempts to add the serial port control. The vulnerability was tested with a Digi Neo PCIe 8-port card.

Impact

Exploitation of this vulnerability causes a kernel panic due to a NULL pointer dereference, which can lead to a denial of service by crashing the system.

Reproduction

The vulnerability can be reproduced by loading the JSM serial driver on a system running the affected Linux kernel version. Once the driver is loaded, it will attempt to initialize UART ports on the connected Digi Neo PCIe 8-port card. The lack of a properly set device will cause the serial_base_ctrl_add function to crash, resulting in a kernel NULL pointer dereference error.

Added: Jul 10, 2025, 10:19 AM
Updated: Jul 10, 2025, 10:19 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
3.8
remediation
0.0
relevance
0.2
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.