CVE-2026-64215: drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table

Published Jul 24, 2026
·
Updated

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

drm/msm/a6xx: Check kzalloc return in a8xxhfisendperftable

Check the return value of kzalloc() to prevent a NULL pointer dereference on allocation failure.

Patchwork: https://patchwork.freedesktop.org/patch/721342/

Affected Software

6 affected components
Linux Linux kernel
Linux Linux kernel>=6.19<7.0.11
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In drm/msm/a6xx, in function a8xx_hfi_send_perf_table, add a NULL check for the kzalloc() return value and avoid dereferencing when kzalloc() fails. This corresponds to the resolved issue 'dereference on allocation failure' (Patchwork: patch/721342).

    Linux kernel kzalloc() NULL-check for allocation failure = Check the return value of kzalloc() before dereferencing the allocated pointer (e.g., in drm/msm/a6xx a8xx_hfi_send_perf_table)

Event History

Jul 24, 2026
CVE Published
via MITRE·03:23 PM
Data Sourced
via MITRE·03:23 PM
Description
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What conditions are required to trigger this issue?

An attacker or local user needs local access and low privileges. Exploitation depends on causing a memory allocation failure in the a8xx_hfi_send_perf_table path, which previously could lead to a NULL pointer dereference.

2

What is the expected impact if the issue is triggered?

The reported impact is denial of service through a NULL pointer dereference, with availability rated high. The CVSS vector indicates no reported confidentiality or integrity impact.

3

How can I determine whether a system has the fix?

Check whether the kernel includes either referenced stable commit: 17c993bf44a54afd1fde184ba7f9c287dfc2632e or b5c7a7f452b885bfbe102bd3a057a5f496802f8b. The fix adds a return-value check for kzalloc() in a8xx_hfi_send_perf_table.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203