VDB
DEBIAN-CVE-2025-39846
DEBIAN-CVE-2025-39846
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region() In __iodyn_find_io_region(), pcmcia_make_resource() is assigned to res and used in pci_bus_alloc_resource(). There is a dereference of res in pci_bus_alloc_resource(), which could lead to a NULL pointer dereference on failure of pcmcia_make_resource(). Fix this bug by adding a check of res.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.127-2, 5.10.237-1, 5.10.234-1 |
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:11 | linux-6.1 | *, 6.1.128-1~deb11u1, 6.1.119-1~deb11u1 |
| Debian:12 | linux | 6.1.38-2, 0, 6.1.106-1 |
| Debian:14 | linux | 0, 6.12.41-1, 6.12.38-1 |
Timeline
- Sep 19, 2025 CVE Published
- Apr 28, 2026 CVE Updated