Vulnerability in Linux

CVE-2023-54096

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code implementing the signalling is currently broken as it does not signal all current and future waiters and also uses the wrong reinitialisation function, which can potentially lead to memory corruption if there are still waiters on the queue. Not signalling future waiters specifically breaks sound card probe deferrals as codec drivers can not tell that the soundwire device is already attached when being reprobed. Some codec runtime PM implementations suffer from similar problems as waiting for enumeration during resume can also timeout despite the device already having been enumerated.

EPSS: 0.002 (8.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Linux — versions fb9469e54fa7a7b6a8137c40ae66c41b8d0ab175, 5.7, 0

References

Frequently asked questions

What is CVE-2023-54096?
CVE-2023-54096 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2025-12-24.
How severe is CVE-2023-54096?
High severity. CVSS v3 base score is 7.8 out of 10.