PT-2024-30678 · Linux+1 · Linux Kernel+1

Published

2024-07-04

·

Updated

2025-02-03

·

CVE-2024-43816

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to the lpfc prep embed io routine in the Linux kernel, where a memory out of bounds pointer dereference can occur on big endian architectures when FCP targets are zoned. This happens because the memcpy function references a little endian formatted sgl->sge len value, which can cause big endian systems to crash. The solution involves redefining the *sgl ptr as a struct sli4 sge le to clarify that it refers to a little endian formatted data structure and updating the routine with proper le32 to cpu macro usages.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Out of bounds Read

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-04392
CVE-2024-43816
OPENSUSE-SU-2024_3190-1
OPENSUSE-SU-2024_3209-1
OPENSUSE-SU-2024_3483-1
SUSE-SU-2024:3190-1
SUSE-SU-2024:3194-1
SUSE-SU-2024:3195-1
SUSE-SU-2024:3209-1
SUSE-SU-2024:3383-1
SUSE-SU-2024:3483-1
SUSE-SU-2025:20044-1
SUSE-SU-2025:20047-1

Affected Products

Linux Kernel
Suse