Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2025-39846

Published: September 20, 2025Last modified: September 20, 2025

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.151-r0)
25 LTSlinux-ltsVulnerable (6.12.44-r0)
Streamlinux-ltsFixed (6.12.46-r0)

References

ON THIS PAGE