Bug 2396534 (CVE-2023-53431) - CVE-2023-53431 kernel: scsi: ses: Don't attach if enclosure has no components
Summary: CVE-2023-53431 kernel: scsi: ses: Don't attach if enclosure has no components
Keywords:
Status: NEW
Alias: CVE-2023-53431
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-18 17:03 UTC by OSIDB Bzimport
Modified: 2025-09-18 20:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-18 17:03:50 UTC
In the Linux kernel, the following vulnerability has been resolved:

scsi: ses: Don't attach if enclosure has no components

An enclosure with no components can't usefully be operated by the driver
(since effectively it has nothing to manage), so report the problem and
don't attach. Not attaching also fixes an oops which could occur if the
driver tries to manage a zero component enclosure.

[mkp: Switched to KERN_WARNING since this scenario is common]


Note You need to log in before you can comment on or make changes to this bug.