Bug 2298163 (CVE-2022-48824)
| Summary: | CVE-2022-48824 kernel: scsi: myrs: Fix crash in error case | ||
|---|---|---|---|
| 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: | dfreiber, drow, jburrell, vkumar |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | kernel 5.4.180, kernel 5.10.101, kernel 5.15.24, kernel 5.16.10, kernel 5.17 | Doc Type: | If docs needed, set a value |
| Doc Text: |
A vulnerability in the Linux kernel's `myrs` RAID controller driver has been resolved, where a NULL pointer dereference could occur during hardware initialization failure. In `myrs_detect()`, if `privdata->hw_init()` failed, the subsequent call to `myrs_cleanup()` attempted to access `cs->disable_intr`, which was NULL, causing a kernel crash.
|
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
2024-07-16 12:48:57 UTC
|