Bug 2426026 (CVE-2023-54274)
| Summary: | CVE-2023-54274 kernel: RDMA/srpt: Add a check for valid 'mad_agent' pointer | ||
|---|---|---|---|
| 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 addressed in the Linux kernel’s RDMA SRPT (SCSI RDMA Protocol Target) subsystem. When unregistering a MAD (Management Datagram) agent, the SRPT module previously performed a non-NULL check on the mad_agent pointer before invoking ib_unregister_mad_agent(). Under rare timing conditions—specifically, concurrent execution of srpt_add_one() and srpt_remove_one()—mad_agent may hold an error value that passes the non-NULL test. This can lead to a NULL pointer dereference and kernel crash when the RoCE driver unregisters an ib_device
|
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
2025-12-30 13:03:13 UTC
|