IT

Tracker / CVE-2025-21773

CVE-2025-21773

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: fix potential NULL pointer dereference on udev->serial The driver assumed that es58x_dev->udev->serial could never be NULL. While this is true on commercially available devices, an attacker could spoof the device identity providing a NULL USB serial number. That would trigger a NULL pointer dereference. Add a check on es58x_dev->udev->serial before accessing it.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.13 → 6.13.4
linux linux_kernel · 6.2 → 6.6.79
linux linux_kernel · 6.7 → 6.12.16

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References