THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26768 (HIGH 7.2) — In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] With default config, the value of NR_CPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAX_CORE_PI

[NVD] CVE-2024-26768 (HIGH 7.2) — In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] With default config, the value of NR_CPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAX_CORE_PI

lownvdPublished 2024-04-03

CVE-2024-26768 CVSS: 7.2 HIGH Published: 2024-04-03T17:15:52.800

In the Linux kernel, the following vulnerability has been resolved:

LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]

With default config, the value of NR_CPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAX_CORE_PIC is the maximum cpu number in MADT table (max physica

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26768