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.
Published: 2026-05-27
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a NULL pointer dereference that occurs when the Linux kernel's ACPI event handler processes certain address space dispatches. It was uncovered along a missed execution path and has been fixed by adding a defensive check. The flaw causes the kernel to attempt to read or write through a null reference, resulting in a crash and a denial of service for the affected system.

Affected Systems

This issue affects the Linux kernel across all operating systems that include the vulnerable ACPI driver code. While the CVE list does not specify individual releases, any kernel version before the patch is potentially vulnerable, so all recent kernels before the update remain at risk.

Risk and Exploitability

The CVSS score of 5.5 and the EPSS score are not available, indicating that official severity metrics are incomplete. The CVE description does not provide details about how the fault can be triggered or what input would cause the dereference. Consequently, the attack vector is not explicitly defined in the provided information, and any assessment of exploitation likelihood must remain uncertain. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on May 28, 2026 at 02:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest stable Linux kernel update that includes the ACPI patch
  • If an urgent kernel update is not possible, add the acpi=off parameter to the kernel boot line to disable ACPI processing
  • If ACPI is required, restrict ACPI access by setting acpi=force or using the acpi=off flag for noncritical subsystems
  • Continuously monitor system logs for ACPI errors or kernel panics that might indicate exploitation attempts

Generated by OpenCVE AI on May 28, 2026 at 02:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Low


Wed, 27 May 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Wed, 27 May 2026 14:15:00 +0000

Type Values Removed Values Added
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.
Title ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-27T12:18:40.822Z

Reserved: 2026-05-13T15:03:33.090Z

Link: CVE-2026-45982

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-27T14:17:15.383

Modified: 2026-06-17T10:52:50.607

Link: CVE-2026-45982

cve-icon Redhat

Severity : Low

Publid Date: 2026-05-27T00:00:00Z

Links: CVE-2026-45982 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T02:45:05Z

Weaknesses