CVE-2025-21773

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21773
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-21773.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-21773
Downstream
Related
Published
2025-02-27T03:15:17Z
Modified
2025-03-10T05:00:04Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}