We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2025-38069

PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops



Description

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops Fix a kernel oops found while testing the stm32_pcie Endpoint driver with handling of PERST# deassertion: During EP initialization, pci_epf_test_alloc_space() allocates all BARs, which are further freed if epc_set_bar() fails (for instance, due to no free inbound window). However, when pci_epc_set_bar() fails, the error path: pci_epc_set_bar() -> pci_epf_free_space() does not clear the previous assignment to epf_test->reg[bar]. Then, if the host reboots, the PERST# deassertion restarts the BAR allocation sequence with the same allocation failure (no free inbound window), creating a double free situation since epf_test->reg[bar] was deallocated and is still non-NULL. Thus, make sure that pci_epf_alloc_space() and pci_epf_free_space() invocations are symmetric, and as such, set epf_test->reg[bar] to NULL when memory is freed. [kwilczynski: commit log]

Reserved 2025-04-16 | Published 2025-06-18 | Updated 2025-06-18 | Assigner Linux

Product status

Default status
unaffected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before fe2329eff5bee461ebcafadb6ca1df0cbf5945fd
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 8b83893d1f6c6061a7d58169ecdf9d5ee9f306ee
affected

1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 before 934e9d137d937706004c325fa1474f9e3f1ba10a
affected

Default status
affected

6.12.31
unaffected

6.14.9
unaffected

6.15
unaffected

References

git.kernel.org/...c/fe2329eff5bee461ebcafadb6ca1df0cbf5945fd

git.kernel.org/...c/8b83893d1f6c6061a7d58169ecdf9d5ee9f306ee

git.kernel.org/...c/934e9d137d937706004c325fa1474f9e3f1ba10a

cve.org (CVE-2025-38069)

nvd.nist.gov (CVE-2025-38069)

Download JSON

Share this page
https://cve.threatint.eu/CVE/CVE-2025-38069

Support options

Helpdesk Chat, Email, Knowledgebase