Linux Kernel Vulnerability in SCSI Driver Affecting Multiple Versions
CVE-2023-53320

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
16 September 2025

What is CVE-2023-53320?

A vulnerability in the Linux kernel's SCSI driver, specifically within the mpi3mr_get_all_tgt_info() function, can lead to buffer overflow issues. This results from incorrect assumptions in the calculation of entry lengths and improper memory handling. Key problems include using an incorrect header size for struct mpi3mr_device_map_info, excluding an entry when determining the valid entry length, using memcpy instead of direct substitution to copy device counts, and failing to specify the correct length in the sg_copy_from_buffer() function, leading to potential slab-out-of-bounds errors. Addressing these issues is critical for maintaining system integrity and preventing exploits.

Affected Version(s)

Linux f5e6d5a343761081317c89d23489c93fbafc69ff < 8ba997b22f2cd5d29aad8c39f6201f7608ed0c04

Linux f5e6d5a343761081317c89d23489c93fbafc69ff < 2f3d3fa5b8ed7d3b147478f42b00b468eeb1ecd2

Linux f5e6d5a343761081317c89d23489c93fbafc69ff

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53320 : Linux Kernel Vulnerability in SCSI Driver Affecting Multiple Versions