Bug 2440668 (CVE-2025-71232)
| Summary: | CVE-2025-71232 kernel: scsi: qla2xxx: Free sp in error path to fix system crash | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A memory leak flaw was found in the Linux kernel's qla2xxx Fibre Channel driver. In error handling paths, the driver fails to free the SCSI request packet (sp) structure, leaving objects in the qla2xxx_srbs slab cache. When the module is unloaded, kmem_cache_destroy() fails because objects remain in the cache, triggering a kernel warning and potentially causing system instability.
|
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-02-18 16:03:39 UTC
|