Bug 2516595 (CVE-2026-72031) - CVE-2026-72031 kernel: ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
Summary: CVE-2026-72031 kernel: ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
Keywords:
Status: NEW
Alias: CVE-2026-72031
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: 2026-08-15 06:20 UTC by OSIDB Bzimport
Modified: 2026-08-17 16:57 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:20:52 UTC
In the Linux kernel, the following vulnerability has been resolved:

ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD

The PNY CS900 1TB SSD (Phison PS3111-S11, DRAM-less) drops off the bus
after entering Device-Initiated Slumber during idle. With the default
med_power_with_dipm policy the link goes down (SStatus 1 SControl 300)
and does not recover, forcing the filesystem read-only. Forcing
max_performance keeps the link stable across prolonged idle.

Add a NOLPM quirk so link power management is disabled for this drive
specifically, leaving it intact for other devices on the host.


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