CVE-2025-39755
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Apr 18, 2025
Updated: Apr 28, 2025
CWE ID 476
Summary
CVE-2025-39755 is a Linux kernel vulnerability that has been addressed. The issue lies in the gpib (General Purpose Interface Bus) driver's pcmcia subsystem. Previously, the pcmcia_driver struct was only initializing the old .name in the drv field, causing a NULL pointer dereference in strcmp called from pcmcia_register_driver. To remedy this, the pcmcia_driver struct name field now needs to be properly initialized.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Linux Kernel
Affected Vendors
- LINUX