[PATCH] drivers/perf: Add NULL check in tx2_uncore_pmu_register

Markus Elfring Markus.Elfring at web.de
Mon Mar 31 05:08:30 PDT 2025


> When devm_kasprintf() fails, it returns a NULL pointer. However, this return value is not properly checked in the function tx2_uncore_pmu_register.
>
> A NULL check should be added after the devm_kasprintf() to prevent potential NULL pointer dereference error.

* Please adhere to word wrapping preferences around 75 characters per text line.

* Would you like to choose the imperative mood for an improved change description?
  https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14#n94

Regards,
Markus



More information about the linux-arm-kernel mailing list