CVE-2025-40033

UnknownEPSS 0.20%

Last modified

CVE-2025-40033 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
0.20%

9.6th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 102853400321baea2527917e6e89be33508c3e18, < 66821fdb723d55b25482a76b92d17d416efeae6b; >= 102853400321baea2527917e6e89be33508c3e18, < c9b6d789591f2bd57b0cbd59592493e11e029ed4; >= 102853400321baea2527917e6e89be33508c3e18, < f0164d89950120281f2446be9687cffa1e43dbcc; >= 102853400321baea2527917e6e89be33508c3e18, < d41e075b077142bb9ae5df40b9ddf9fd7821a811
LinuxLinux6.3

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-40033?
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.
How severe is CVE-2025-40033?
Severity scoring for CVE-2025-40033 is pending analysis. The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2025-40033?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-40033?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST