Vulnerability Database

289,697

Total vulnerabilities in the database

CVE-2024-27030

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.

  • Published: May 1, 2024
  • Updated: May 4, 2025
  • CVE: CVE-2024-27030
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 6.3
  • AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H

CWEs: