CVE-2023-53803
Awaiting Analysis Awaiting Analysis - Queue

BaseFortify

Vulnerability report for CVE-2023-53803, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-09

Last updated on: 2025-12-09

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() A fix for: BUG: KASAN: slab-out-of-bounds in ses_enclosure_data_process+0x949/0xe30 [ses] Read of size 1 at addr ffff88a1b043a451 by task systemd-udevd/3271 Checking after (and before in next loop) addl_desc_ptr[1] is sufficient, we expect the size to be sanitized before first access to addl_desc_ptr[1]. Make sure we don't walk beyond end of page.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-09
Last Modified
2025-12-09
Generated
2026-07-06
AI Q&A
2025-12-09
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Currently, no data is known.

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_enclosure_data_process() function related to the SCSI subsystem. It occurs because the code does not properly check the size before accessing addl_desc_ptr[1], which can lead to reading beyond the allocated memory page.

Impact Analysis

This vulnerability can cause a kernel memory access error, potentially leading to system instability, crashes, or security issues due to out-of-bounds memory reads in the kernel space.

Chat Assistant

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

EPSS Chart