
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2024-43816 is a vulnerability discovered in the Linux kernel affecting the lpfc driver. The issue was identified in the lpfcprepembed_io routine where improper handling of endian formatting could lead to memory out of bounds pointer dereference on big endian architectures when FCP targets are zoned. The vulnerability was disclosed on August 17, 2024 (NVD).
The vulnerability exists in the lpfcprepembedio function where memcpy(ptr, fcpcmnd, sgl->sgelen) references a little endian formatted sgl->sgelen value. On big endian systems, this can cause crashes due to improper memory access. The issue stems from not properly converting the endianness of the sge_len value before using it in memory operations (Kernel Commit).
When exploited, this vulnerability can cause system crashes on big endian architectures when FCP targets are zoned. The impact is primarily related to system stability and availability, as improper memory access can lead to system crashes (NVD).
The vulnerability has been fixed by redefining the *sgl pointer as a struct sli4sgele and updating the routine with proper le32tocpu macro usages. The fix includes proper endian conversion using le32tocpu macros and replacing memcpy with lpfcslipcimem_bcopy for safer memory operations (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”