CVE-2025-71081
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
ASoC: stm32: sai: fix OF node leak on probe
The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the set_sync() callback fails during DAI probe.
Make sure to drop the reference on platform probe failures (e.g. probe deferral) and on driver unbind.
This also avoids a potential use-after-free in case the DAI is ever reprobed without first rebinding the platform driver.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 5914d285f6b782892a91d6621723fdc41a775b15 < 7daa50a2157e41c964b745ab1dc378b5b3b626d1 | affected |
| Linux | Linux | 5914d285f6b782892a91d6621723fdc41a775b15 < acda653169e180b1d860dbb6bc5aceb105858394 | affected |
| Linux | Linux | 5914d285f6b782892a91d6621723fdc41a775b15 < 4054a3597d047f3fe87864ef87f399b5d523e6c0 | affected |
| Linux | Linux | 5914d285f6b782892a91d6621723fdc41a775b15 < bae74771fc5d3b2a9cf6f5aa64596083d032c4a3 | affected |
| Linux | Linux | 5914d285f6b782892a91d6621723fdc41a775b15 < 3752afcc6d80d5525e236e329895ba2cb93bcb26 | affected |
| Linux | Linux | 5914d285f6b782892a91d6621723fdc41a775b15 < 23261f0de09427367e99f39f588e31e2856a690e | affected |
| Linux | Linux | 4.15 | affected |
| Linux | Linux | 0 < 4.15 | unaffected |
| Linux | Linux | 5.15.198 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.160 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.120 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.64 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.4 <= 6.18.* | unaffected |
| Linux | Linux | 6.19 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7daa50a2157e41c964b745ab1dc378b5b3b626d1
- https://git.kernel.org/stable/c/acda653169e180b1d860dbb6bc5aceb105858394
- https://git.kernel.org/stable/c/4054a3597d047f3fe87864ef87f399b5d523e6c0
- https://git.kernel.org/stable/c/bae74771fc5d3b2a9cf6f5aa64596083d032c4a3
- https://git.kernel.org/stable/c/3752afcc6d80d5525e236e329895ba2cb93bcb26
- https://git.kernel.org/stable/c/23261f0de09427367e99f39f588e31e2856a690e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.