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-2024-56561

PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()



Description

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy() pci_epc_destroy() invokes pci_bus_release_domain_nr() to release the PCI domain ID, but there are two issues: - 'epc->dev' is passed to pci_bus_release_domain_nr() which was already freed by device_unregister(), leading to a use-after-free issue. - Domain ID corresponds to the EPC device parent, so passing 'epc->dev' is also wrong. Fix these issues by passing 'epc->dev.parent' to pci_bus_release_domain_nr() and also do it before device_unregister(). [mani: reworded subject and description]

Reserved 2024-12-27 | Published 2024-12-27 | Updated 2025-01-20 | Assigner Linux

Product status

Default status
unaffected

0328947c50324cf4b2d8b181bf948edb8101f59f before c74a1df6c2a2df7dd45c3fc1a5edc29a075dcf22
affected

0328947c50324cf4b2d8b181bf948edb8101f59f before 4acc902ed3743edd4ac2d3846604a99d17104359
affected

Default status
affected

6.12
affected

Any version before 6.12
unaffected

6.12.4
unaffected

6.13
unaffected

References

git.kernel.org/...c/c74a1df6c2a2df7dd45c3fc1a5edc29a075dcf22

git.kernel.org/...c/4acc902ed3743edd4ac2d3846604a99d17104359

cve.org (CVE-2024-56561)

nvd.nist.gov (CVE-2024-56561)

Download JSON

Share this page
https://cve.threatint.com/CVE/CVE-2024-56561

Support options

Helpdesk Chat, Email, Knowledgebase
Subscribe to our newsletter to learn more about our work.