Security Advisory

CVE-2024-47731

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 12:14:03
Last updated 2026-05-11 20:39:39
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: Fix ali_drw_pmu driver interrupt status clearing The alibaba_uncore_pmu driver forgot to clear all interrupt status in the interrupt processing function. After the PMU counter overflow interrupt occurred, an interrupt storm occurred, causing the system to hang. Therefore, clear the correct interrupt status in the interrupt handling function to fix it.