๐Ÿ” CVE Alert

CVE-2026-53067

UNKNOWN 0.0

PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc pci_epf_alloc_doorbell() stores the allocated doorbell message array in epf->db_msg/epf->num_db before requesting MSI vectors. If MSI allocation fails, the array is freed but the EPF state may still point to freed memory. Clear epf->db_msg and epf->num_db on the MSI allocation failure path so that later cleanup cannot double-free the array and callers can retry allocation. Also return -EBUSY when doorbells have already been allocated to prevent leaking or overwriting an existing allocation.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1c3b002c6bf684b445a7107609979bca5f21bc03 < 175717cfc06cab79f84cd037d66dda1b8564cd9e 1c3b002c6bf684b445a7107609979bca5f21bc03 < 3c25587fbf8797b92090b064a6d239a873e55fb1 1c3b002c6bf684b445a7107609979bca5f21bc03 < 1cba96c0a795124c3229293ed7b5b5765e66f259
Linux / Linux
6.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/175717cfc06cab79f84cd037d66dda1b8564cd9e git.kernel.org: https://git.kernel.org/stable/c/3c25587fbf8797b92090b064a6d239a873e55fb1 git.kernel.org: https://git.kernel.org/stable/c/1cba96c0a795124c3229293ed7b5b5765e66f259