| Release Date: | 2024-08-17 | |
| Impact: | Moderate | What is this? | 
In the Linux kernel, the following vulnerability has been resolved:\nscsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages\nOn big endian architectures, it is possible to run into a memory out of\nbounds pointer dereference when FCP targets are zoned.\nIn lpfc_prep_embed_io, the memcpy(ptr, fcp_cmnd, sgl->sge_len) is\nreferencing a little endian formatted sgl->sge_len value. So, the memcpy\ncan cause big endian systems to crash.\nRedefine the *sgl ptr as a struct sli4_sge_le to make it clear that we are\nreferring to a little endian formatted data structure. And, update the\nroutine with proper le32_to_cpu macro usages.
See more information about CVE-2024-43816 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
| Base Score: | 6.0 | 
| Vector String: | CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H | 
| Version: | 3.1 | 
| Attack Vector: | Local | 
| Attack Complexity: | Low | 
| Privileges Required: | High | 
| User Interaction: | None | 
| Scope: | Unchanged | 
| Confidentiality Impact: | High | 
| Integrity Impact: | None | 
| Availability Impact: | High | 
| Platform | Errata | Release Date | 
| Oracle Linux version 8 (kernel-uek) | ELSA-2024-12887 | 2024-12-18 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2024-12887 | 2024-12-18 | 
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: