CVE-2026-64148: pds_core: fix error handling in pdsc_devcmd_wait

Published Jul 19, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

pdscore: fix error handling in pdscdevcmdwait

Fix two cases where pdscdevcmdwait() returns stale success from the completion register instead of an error:

1. FW crash: If firmware stops running, the wait loop breaks early with running=false. The condition "if ((!done || timeout) && running)" is false, so error handling is bypassed and stale status is returned. Check !running first and return -ENXIO.

2. Timeout: If a command times out, err is set to -ETIMEDOUT but then overwritten by pdscerrtoerrno(status) which reads stale status. Return -ETIMEDOUT immediately after cleaning up.

Both errors now propagate to pdscdevcmdlocked() which queues healthwork for recovery.

Affected Software

9 affected components
Linux Kernel
Linux Linux kernel>=6.4<6.6.142
Linux Linux kernel>=6.7<6.12.92
Linux Linux kernel>=6.13<6.18.34
Linux Linux kernel>=6.19<7.0.11
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4

Event History

Jul 19, 2026
CVE Published
via MITRE·03:40 PM
Data Sourced
via MITRE·03:40 PM
DescriptionSeverity
Data Sourced
via NVD·04:17 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-64148?

The severity of CVE-2026-64148 is rated high with a CVSS score of 7.5.

2

What software is affected by CVE-2026-64148?

CVE-2026-64148 affects the Linux kernel.

3

How do I fix CVE-2026-64148?

To fix CVE-2026-64148, update to the latest version of the Linux kernel where the vulnerability has been patched.

4

What type of vulnerability is CVE-2026-64148?

CVE-2026-64148 is an error handling vulnerability in the pds_core component of the Linux kernel.

5

What impact does CVE-2026-64148 have on system security?

CVE-2026-64148 can lead to system crashes if firmware stops running due to stale success returns.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203