CVE-2026-92504
Last modified
CVE-2026-92504 is a vulnerability of currently unknown severity. 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.
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < 5798c714fccf1b4939a98a812b9073da365172c8; >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < bfd6df12ce6781e4bf1c7177dab42a8780177960; >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < ad13e550ce51c66560bafd315eb5d09f2ee7c4ce; >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < 08df725b927512fa9672b146a00766da478b6c2e; >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < bc0e96267a6715fcc4b81cf980034a5e65703780; >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < d7b025d3fdf3cf8b726ce1d13f434f57477972bb; >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < 169772cd2147c517be5cfda2710d17f8c90d6f10; >= 006f006f1e5c48e5ddd6515eab2c9a7b27ce1144, < d83dc9ce57a746a6dca28439bcc0575d26fa6986 |
| Linux | Linux | 5.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92504?
How severe is CVE-2026-92504?
How do I fix CVE-2026-92504?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-92498In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92499In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92500In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92501In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92502In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92503In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92505In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92506In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92507In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92508In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92509In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9251Missing authorization in the entry status management feature…5.4
Are you affected by CVE-2026-92504?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
