CVE-2026-45982
Analyzed Analyzed - Analysis Complete

NULL Pointer Dereference in Linux Kernel ACPICA

Vulnerability report for CVE-2026-45982, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-27

Last updated on: 2026-06-16

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch() Cover a missed execution path with a new check.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-05-27
Last Modified
2026-06-16
Generated
2026-07-06
AI Q&A
2026-05-27
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 5 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 6.13 (inc) to 6.18.14 (exc)
linux linux_kernel From 6.19 (inc) to 6.19.4 (exc)
linux linux_kernel From 6.2 (inc) to 6.6.128 (exc)
linux linux_kernel From 6.7 (inc) to 6.12.75 (exc)
linux linux_kernel From 5.17 (inc) to 6.1.165 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a NULL pointer dereference in the Linux kernel's ACPICA component, specifically in the function acpi_ev_address_space_dispatch().

It occurs because a missed execution path lacked a necessary check, which could cause the kernel to attempt to access memory through a NULL pointer.

Impact Analysis

A NULL pointer dereference in the kernel can lead to a system crash or denial of service, as the kernel may panic or become unstable when trying to access invalid memory.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45982. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart