Bug 2516982 (CVE-2026-74465)
| Summary: | CVE-2026-74465 kernel: net: openvswitch: fix potential UAF on meter attach failure | ||
|---|---|---|---|
| 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 Open vSwitch (OVS) component. When a new meter is attached, the attach_meter() function makes it visible to other central processing units (CPUs) before all checks are complete. If the attachment fails, the meter is freed without waiting for other CPUs to stop using it, leading to a Use-After-Free (UAF) vulnerability. A local attacker with the ability to use the user-space API (uAPI) could exploit this to cause memory corruption, potentially leading to a denial of service or arbitrary code execution.
|
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 12:42:31 UTC
|