Error Handling Issue in Linux Kernel's pds_core Component
CVE-2026-64148

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-64148?

In the Linux kernel's pds_core, a critical error handling flaw was found within the pdsc_devcmd_wait function. This issue manifests in two scenarios: during firmware crashes and command timeouts. In the case of a firmware crash, the function exited prematurely, returning stale success instead of an error, thereby bypassing necessary error handling. Similarly, in timeout scenarios, the error flag was improperly overwritten, resulting in the loss of valid timeout status. Both circumstances prevented correct error propagation, which could lead to silent failures in device command executions without adequate recovery mechanisms being triggered.

Affected Version(s)

Linux 45d76f492938cdc27ddadc16e1e75103f4cfbf56 < 3231aff8ab26111c54e630b1a200fc43a729dd14

Linux 45d76f492938cdc27ddadc16e1e75103f4cfbf56 < 10ae3180095bbe2d378c5b1d6f2f2fd74dda3cc2

Linux 45d76f492938cdc27ddadc16e1e75103f4cfbf56 < 784dd2bdc622ed3cc6ef8e113aa1852e252de36f

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.