CVE-2023-7324
BaseFortify
Publication date: 2025-10-29
Last updated on: 2025-10-30
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves a potential out-of-bounds access in the Linux kernel's SCSI subsystem, specifically in the ses_enclosure_data_process() function. It relates to improper handling of the addl_desc_ptr pointer, which could lead to accessing memory outside the intended bounds.
How can this vulnerability impact me? :
The vulnerability could potentially lead to memory corruption or system instability due to out-of-bounds memory access in the Linux kernel's SCSI subsystem. This might be exploited to cause crashes or other unintended behavior, impacting system reliability.