Description
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.
References (12)
Core 12
Core References
Third Party Advisory, Mailing List
https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
Third Party Advisory, Mailing List
https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-032379.html
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-089022.html
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
4.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (28)
debian/debian_linux
11.0
linux/Kernel
2.6.35 - 5.4.299linux
linux/Kernel
5.11.0 - 5.15.192linux
linux/Kernel
5.16.0 - 6.1.151linux
linux/Kernel
5.5.0 - 5.10.243linux
linux/Kernel
6.13.0 - 6.16.6linux
linux/Kernel
6.2.0 - 6.6.105linux
linux/Kernel
6.7.0 - 6.12.46linux
Linux/Linux
< 2.6.35
Linux/Linux
2.6.35
... and 18 more
Published
Sep 19, 2025
Tracked Since
Feb 18, 2026