VDB
DEBIAN-CVE-2024-47666
DEBIAN-CVE-2024-47666
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Set phy->enable_completion only when we wait for it pm8001_phy_control() populates the enable_completion pointer with a stack address, sends a PHY_LINK_RESET / PHY_HARD_RESET, waits 300 ms, and returns. The problem arises when a phy control response comes late. After 300 ms the pm8001_phy_control() function returns and the passed enable_completion stack address is no longer valid. Late phy control response invokes complete() on a dangling enable_completion pointer which leads to a kernel crash.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.106-1, 6.1.106-2, 6.1.106-3 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.158-1, 0, 6.1.106-3~deb11u3 |
| Debian:11 | linux | 5.10.209-2, 5.10.216-1, 5.10.218-1 |
Timeline
- Oct 9, 2024 CVE Published
- Apr 28, 2026 CVE Updated