CVE-2025-39755
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
18/04/2025
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
staging: gpib: Fix cb7210 pcmcia Oops<br />
<br />
The pcmcia_driver struct was still only using the old .name<br />
initialization in the drv field. This led to a NULL pointer<br />
deref Oops in strcmp called from pcmcia_register_driver.<br />
<br />
Initialize the pcmcia_driver struct name field.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.11 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.14.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



