CVE-2026-92504
Description
In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int3400: clean up ODVP on probe failures evaluate_odvp() creates per-ODVP sysfs files before the thermal zone and later probe resources are registered. The current unwind path only calls cleanup_odvp() from the late sysfs failure path, so failures after evaluate_odvp() but before that label, including thermal_tripless_zone_device_register() failures, leave the ODVP files and storage behind. Move the ODVP cleanup to the common ART/TRT unwind path so every failure after evaluate_odvp() releases the ODVP state. Also clear the cached ODVP pointers in cleanup_odvp(), because evaluate_odvp() can already call it for partial setup failures while probe continues.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://git.kernel.org/stable/c/08df725b927512fa9672b146a00766da478b6c2e
- https://git.kernel.org/stable/c/169772cd2147c517be5cfda2710d17f8c90d6f10
- https://git.kernel.org/stable/c/5798c714fccf1b4939a98a812b9073da365172c8
- https://git.kernel.org/stable/c/ad13e550ce51c66560bafd315eb5d09f2ee7c4ce
- https://git.kernel.org/stable/c/bc0e96267a6715fcc4b81cf980034a5e65703780
- https://git.kernel.org/stable/c/bfd6df12ce6781e4bf1c7177dab42a8780177960
- https://git.kernel.org/stable/c/d7b025d3fdf3cf8b726ce1d13f434f57477972bb
- https://git.kernel.org/stable/c/d83dc9ce57a746a6dca28439bcc0575d26fa6986
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.