remoteproc: Prevent crash handling to race with rproc_del()

Summary

CVECVE-2026-90431
StatePUBLISHED
AssignerLinux
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-09-17 17:17:48 UTC
Updated2026-09-17 17:17:48 UTC
DescriptionIn the Linux kernel, the following vulnerability has been resolved: remoteproc: Prevent crash handling to race with rproc_del() There's no synchronization between rproc_crash_handler_work() and rproc_del(), as such it's possible for a driver to be removed while crash-handler work is scheduled, or even executing - resulting in use-after-free issues. To avoid this the scheduled work need to be cancelled and synchronized against before the removal proceeds. In order to ensure that this doesn't race with the reporting, and thereby scheduling new work, a "deleting" flag is introduced. This is similar to the RPROC_DELETE state that was introduced to ensure that "start" didn't race with rproc_del(), but the existing mechanism can not be used as it's valid to call rproc_report_crash() in atomic context - and the "state" is protected by a mutex. In the event that work is cancelled the pm_stay_awake() is left unbalanced and need to be unrolled. The blocking and cancelling of crash-handler work prior to the actual rproc_shutdown() call does have the explicit side-effect that crashes resulting from the shutdown process will not enter the crash-handling path, and as such will not generate devcoredumps etc. Due to the existing mutual exclusion between these code paths there's no concrete reduction in functionality, but further work would be needed to handle this case.

Risk And Classification

EPSS: 0.002100000 probability, percentile 0.115810000 (date 2026-09-18)

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a 50f232c26298923d39a48dc8e03d1732e5a5dcf1 git Not specified
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a 69af36f1fb7d24d287662fef6b2093bcf847a9db git Not specified
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a a8a62cb4d2f3fd6aa06e86f1711c62d2a4cf17d5 git Not specified
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a 47de033918cd772146f7438aa04471c020b2dedc git Not specified
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a a31d9562eeec5c4103c202fc87651f6e7d3d0035 git Not specified
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a f15cde11298402f803d5dda9cb9f95eea3d2ca40 git Not specified
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a 61862ed651b2493573e6d2192d5640bc6616f5d0 git Not specified
CNA Linux Linux affected 8afd519c3470f685f964deebd61aa51d83cde90a 74ee3b2f5767447c57959994341e5b95f1079977 git Not specified
CNA Linux Linux affected 3.7 Not specified
CNA Linux Linux unaffected 3.7 semver Not specified
CNA Linux Linux unaffected 5.10.270 5.10.* semver Not specified
CNA Linux Linux unaffected 5.15.221 5.15.* semver Not specified
CNA Linux Linux unaffected 6.1.188 6.1.* semver Not specified
CNA Linux Linux unaffected 6.6.157 6.6.* semver Not specified
CNA Linux Linux unaffected 6.12.110 6.12.* semver Not specified
CNA Linux Linux unaffected 6.18.52 6.18.* semver Not specified
CNA Linux Linux unaffected 7.2.6 7.2.* semver Not specified
CNA Linux Linux unaffected 7.3-rc1 * original_commit_for_fix Not specified

References

ReferenceSourceLinkTags
git.kernel.org/stable/c/50f232c26298923d39a48dc8e03d1732e5a5dcf1 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/47de033918cd772146f7438aa04471c020b2dedc 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/61862ed651b2493573e6d2192d5640bc6616f5d0 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/f15cde11298402f803d5dda9cb9f95eea3d2ca40 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/74ee3b2f5767447c57959994341e5b95f1079977 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/a31d9562eeec5c4103c202fc87651f6e7d3d0035 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/69af36f1fb7d24d287662fef6b2093bcf847a9db 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/a8a62cb4d2f3fd6aa06e86f1711c62d2a4cf17d5 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report