Bug 2492432 (CVE-2026-52947)
| Summary: | CVE-2026-52947 kernel: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove | ||
|---|---|---|---|
| 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 `qrtr` network subsystem. A race condition exists in the `qrtr_port_remove()` function where the socket reference count is decremented prematurely. This allows a concurrent reader to access a socket whose reference count has dropped to zero, potentially leading to a Use-After-Free (UAF) vulnerability. An attacker could exploit this to cause memory corruption, leading to 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-06-24 18:11:45 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026062402-CVE-2026-52947-8205@gregkh/T This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:65334 https://access.redhat.com/errata/RHSA-2026:65334 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:67150 https://access.redhat.com/errata/RHSA-2026:67150 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:67469 https://access.redhat.com/errata/RHSA-2026:67469 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:67468 https://access.redhat.com/errata/RHSA-2026:67468 |