VYPR
Unrated severityNVD Advisory· Published Oct 28, 2025· Updated Apr 15, 2026

CVE-2025-40033

CVE-2025-40033

Description

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

remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable()

pru_rproc_set_ctable() accessed rproc->priv before the IS_ERR_OR_NULL check, which could lead to a null pointer dereference. Move the pru assignment, ensuring we never dereference a NULL rproc pointer.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

102

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.