Bug 2524460 (CVE-2026-74742)
| Summary: | CVE-2026-74742 kernel: veth: fix queue index used to wake the peer txq in veth_poll | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
| 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 veth component. In a multi-queue setup without an eXpress Data Path (XDP) program attached, the `veth_poll()` function incorrectly derives the index of the peer transmit (TX) queue to wake. This can cause a TX queue to stop indefinitely if it becomes full, as the polling mechanism fails to reactivate it. This issue leads to a Denial of Service (DoS) condition, preventing further network traffic processing on the affected queue.
|
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-26 14:57:11 UTC
|