CVE-2023-53521
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-01

Last updated on: 2026-04-06

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() A fix for: BUG: KASAN: slab-out-of-bounds in ses_intf_remove+0x23f/0x270 [ses] Read of size 8 at addr ffff88a10d32e5d8 by task rmmod/12013 When edev->components is zero, accessing edev->component[0] members is wrong.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-01
Last Modified
2026-04-06
Generated
2026-06-16
AI Q&A
2025-10-01
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a slab-out-of-bounds error in the Linux kernel's ses_intf_remove() function related to the SCSI subsystem. It occurs when the code incorrectly accesses a component array when the number of components is zero, leading to an invalid memory read.

Impact Analysis

The vulnerability can cause a kernel crash or instability due to invalid memory access, potentially leading to denial of service or other unpredictable behavior in systems using the affected Linux kernel component.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53521. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart