Bug 2525488 (CVE-2026-80660)
| Summary: | CVE-2026-80660 kernel: hwmon: (occ) unregister sysfs devices outside occ lock | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability-draft | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Linux kernel's hwmon (occ) component. This vulnerability occurs when `occ_active(false)` or `occ_shutdown()` attempt to unregister sysfs devices while holding the `occ->lock`. During this process, sysfs callbacks can re-enter the OCC update path and try to acquire the `occ->lock` again, creating a circular locking dependency. This can lead to a deadlock, causing a Denial of Service (DoS) where the system becomes unresponsive.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-08-28 07:47:34 UTC
|