← Back to CVE List

CVE-2024-27030

Published: 2024-05-01T13:15Z
Last Modified: 2024-12-23T19:33Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race condition. When two interrupts are raised to two CPUs at same time then two cores serve same event corrupting the data. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt