๐Ÿ” CVE Alert

CVE-2024-53064

MEDIUM 5.5

idpf: fix idpf_vc_core_init error path

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpf_vc_core_init error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to complete. Once the reset is done, it tries to build the resources back. At this time if the device control plane is not yet started, then the driver timeouts on the virtchnl message and retries to establish the mailbox again. In the retry flow, mailbox is deinitialized but the mailbox workqueue is still alive and polling for the mailbox message. This results in accessing the released control queue leading to null-ptr-deref. Fix it by unrolling the work queue cancellation and mailbox deinitialization in the reverse order which they got initialized.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Nov 19, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new medium 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
4930fbf419a72d7477426fd883bfc37e20a61a6e < 683fcd90ba22507ebeb1921a26dfe77efff8c266 4930fbf419a72d7477426fd883bfc37e20a61a6e < 9b58031ff96b84a38d7b73b23c7ecfb2e0557f43
Linux / Linux
6.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/683fcd90ba22507ebeb1921a26dfe77efff8c266 git.kernel.org: https://git.kernel.org/stable/c/9b58031ff96b84a38d7b73b23c7ecfb2e0557f43