Description
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.
Published: 2026-08-15
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel driver for ATA devices was missing a quirk needed for the PNY CS900 1TB SSD. When the storage controller entered a device‑initiated slumber state, the drive dropped off the SATA bus and the link could not recover. The kernel set the link status to down, forcing the mounted file system to become read‑only, which effectively halted I/O operations. This is a purely availability problem; it does not provide privilege escalation, data confidentiality loss, or code execution. The weakness can be mapped to improper handling of a device state change, leading to denial of service.

Affected Systems

All Linux kernel configurations that use the default 'med_power_with_dipm' policy and that contain the affected libata-core code are susceptible. The issue appears on every kernel until a later patch that introduces a NOLPM quirk for PNY CS900 drives. Any system that relies on the PNY CS900 1TB SSD and does not disable link power management is potentially impacted. There is no vendor‑specific product other than the Linux kernel itself.

Risk and Exploitability

The CVSS score is 5.5, but the problem is a local denial of service that requires the target to idle the drive long enough for the state transition to occur. The EPSS score is <1%, indicating a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Consequently, the likelihood of exploitation is low, and there are no known active exploitation mechanisms. A typical attacker would need physical or root‑level influence to cause the drive to enter slumber, so the attack vector is inferred to be local.

Generated by OpenCVE AI on August 18, 2026 at 01:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a Linux kernel update that contains the NOLPM quirk for the PNY CS900 1TB SSD
  • If a newer kernel is not available, add the NOLPM quirk entry for the PNY CS900 drive in the kernel config or device quirk table
  • Consider replacing or disabling the PNY CS900 SSD if the issue cannot be mitigated in a timely manner

Generated by OpenCVE AI on August 18, 2026 at 01:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-920
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Low


Sat, 15 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-560

Sat, 15 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Description 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.
Title ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-18T06:56:10.421Z

Reserved: 2026-08-09T03:40:39.901Z

Link: CVE-2026-72031

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:21:12.030

Modified: 2026-08-18T07:16:52.757

Link: CVE-2026-72031

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-15T00:00:00Z

Links: CVE-2026-72031 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T01:45:05Z

Weaknesses
  • CWE-560

    Use of umask() with chmod-style Argument

  • CWE-920

    Improper Restriction of Power Consumption