CVE-2023-54096
CVE-2023-54096 is a security vulnerability that is still awaiting full analysis and scoring. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2023-60349
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- Is CVE-2023-54096 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2023-54096?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2023-54096 have an EU (EUVD) identifier?
- Yes. CVE-2023-54096 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2023-60349.
- When was CVE-2023-54096 published?
- CVE-2023-54096 was published on 2025-12-24 and last updated on 2026-06-17.
References
- https://git.kernel.org/stable/c/48d1d0ce0782f995fda678508fdae35c5e9593f0
- https://git.kernel.org/stable/c/a36b522767f3a72688893a472e80c9aa03e67eda
- https://git.kernel.org/stable/c/c40d6b3249b11d60e09d81530588f56233d9aa44
- https://git.kernel.org/stable/c/c5265691cd065464d795de5666dcfb89c26b9bc1
- https://git.kernel.org/stable/c/e1d54962a63b6ec04ed0204a3ecca942fde3a6fe