CVE-2024-50184
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
virtio_pmem: Check device status before requesting flush
If a pmem device is in a bad status, the driver side could wait for host ack forever in virtio_pmem_flush(), causing the system to hang.
So add a status check in the beginning of virtio_pmem_flush() to return early if the device is not activated.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6e84200c0a2994b991259d19450eee561029bf70 < 59ac565c6277d4be6661e81ea6a7f3ca2c5e4e36 | affected |
| Linux | Linux | 6e84200c0a2994b991259d19450eee561029bf70 < 4ce662fe4be6fbc2595d9ef4888b2b6e778c99ed | affected |
| Linux | Linux | 6e84200c0a2994b991259d19450eee561029bf70 < 9a2bc9b6f929a2ce1ebe4d1a796ddab37568c5b4 | affected |
| Linux | Linux | 6e84200c0a2994b991259d19450eee561029bf70 < 6a5ca0ab94e13a1474bf7ad8437a975c2193618f | affected |
| Linux | Linux | 6e84200c0a2994b991259d19450eee561029bf70 < b01793cc63dd39c8f12b9a3d8dc115fbebb19e2a | affected |
| Linux | Linux | 6e84200c0a2994b991259d19450eee561029bf70 < ce7a3a62cc533c922072f328fd2ea2fd7cb893d4 | affected |
| Linux | Linux | 6e84200c0a2994b991259d19450eee561029bf70 < e25fbcd97cf52c3c9824d44b5c56c19673c3dd50 | affected |
| Linux | Linux | 5.3 | affected |
| Linux | Linux | 0 < 5.3 | unaffected |
| Linux | Linux | 5.4.285 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.227 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.168 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.113 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.57 <= 6.6.* | unaffected |
| Linux | Linux | 6.11.4 <= 6.11.* | unaffected |
| Linux | Linux | 6.12 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
References
- https://git.kernel.org/stable/c/59ac565c6277d4be6661e81ea6a7f3ca2c5e4e36
- https://git.kernel.org/stable/c/4ce662fe4be6fbc2595d9ef4888b2b6e778c99ed
- https://git.kernel.org/stable/c/9a2bc9b6f929a2ce1ebe4d1a796ddab37568c5b4
- https://git.kernel.org/stable/c/6a5ca0ab94e13a1474bf7ad8437a975c2193618f
- https://git.kernel.org/stable/c/b01793cc63dd39c8f12b9a3d8dc115fbebb19e2a
- https://git.kernel.org/stable/c/ce7a3a62cc533c922072f328fd2ea2fd7cb893d4
- https://git.kernel.org/stable/c/e25fbcd97cf52c3c9824d44b5c56c19673c3dd50
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.