In the Linux kernel, the following vulnerability has been resolved:
spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
Return IRQ_NONE from the interrupt handler when no interrupt was
detected. Because an empty interrupt will cause a null pointer error:
Unable to handle kernel NULL pointer dereference at virtual
address 0000000000000008
Call trace:
complete+0x54/0x100
hisi_sfc_v3xx_isr+0x2c/0x40 [spi_hisi_sfc_v3xx]
__handle_irq_event_percpu+0x64/0x1e0
handle_irq_event+0x7c/0x1cc
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
27 Feb 2025, 14:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0399d7eba41d9b28f5bdd7757ec21a5b7046858d - Patch | |
References | () https://git.kernel.org/stable/c/d637b5118274701e8448f35953877daf04df18b4 - Patch | |
References | () https://git.kernel.org/stable/c/de8b6e1c231a95abf95ad097b993d34b31458ec9 - Patch | |
References | () https://git.kernel.org/stable/c/e4168ac25b4bd378bd7dda322d589482a136c1fd - Patch | |
References | () https://git.kernel.org/stable/c/e94da8aca2e78ef9ecca02eb211869eacd5504e5 - Patch | |
References | () https://git.kernel.org/stable/c/f19361d570c67e7e014896fa2dacd7d721bf0aa8 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List | |
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Debian debian Linux
Debian Linux linux Kernel Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 |
Information
Published : 2024-04-03 17:15
Updated : 2025-02-27 14:34
NVD link : CVE-2024-26776
Mitre link : CVE-2024-26776
CVE.ORG link : CVE-2024-26776
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-476
NULL Pointer Dereference