PT-2024-36991 · Linux · Linux Kernel

Published

2024-11-15

·

Updated

2025-01-14

·

CVE-2024-56682

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A vulnerability in the Linux kernel has been resolved, specifically in the irqchip/riscv-aplic component. The issue occurs when the APLIC driver is probed before the IMSIC driver, resulting in a missing parent MSI domain. This causes a NULL pointer dereference in the msi create device irq domain() function. To avoid this, the probe is deferred until the parent MSI domain is available, and dev err probe() is used to prevent error messages when returning -EPROBE DEFER.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

BDU:2025-15362
CVE-2024-56682

Affected Products

Linux Kernel