CVE-2024-27067
MediumIn the Linux kernel, the following vulnerability has been resolved: xen/evtchn: avoid WARN() when unbinding an event channel When unbinding a user event channel, the related handler might be called a last time in case the kernel was built with CONFIG_DEBUG_SHIRQ. This might cause a WARN() in the handler. Avoid that by adding an "unbinding" flag to struct user_event which will short circuit the handler.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2024-27067 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/35485dad6e28f9b17884764d4692b1655cb848d0
-
PatchKernel patch commithttps://git.kernel.org/stable/c/51c23bd691c0f1fb95b29731c356c6fd69925d17
-
PatchKernel patch commithttps://git.kernel.org/stable/c/99e425032c6ec13584d3cd33846e0c7307501b47
Frequently asked questions
-
What is CVE-2024-27067?
CVE-2024-27067 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-27067 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-27067?
CVE-2024-27067 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-27067?
No patch is currently available for CVE-2024-27067. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-27067 actively exploited?
No — CVE-2024-27067 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.