Bug 2516855 (CVE-2026-74355)
| Summary: | CVE-2026-74355 kernel: iommu/vt-d: Fix RB-tree corruption in probe error path | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | 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 iommu/vt-d component. This vulnerability occurs when the info->node RB-tree member is zero-initialized, and a device that does not support Address Translation Services (ATS) skips the device_rbtree_insert() call. If a subsequent probe step fails, the error path incorrectly attempts to remove a zeroed node, misinterpreting it as a tree root. This misinterpretation leads to corruption of the device RB-tree, which can result in system instability or a denial of service.
|
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-15 06:37:01 UTC
|