๐Ÿ” CVE Alert

CVE-2024-56699

UNKNOWN 0.0

s390/pci: Fix potential double remove of hotplug slot

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix potential double remove of hotplug slot In commit 6ee600bfbe0f ("s390/pci: remove hotplug slot when releasing the device") the zpci_exit_slot() was moved from zpci_device_reserved() to zpci_release_device() with the intention of keeping the hotplug slot around until the device is actually removed. Now zpci_release_device() is only called once all references are dropped. Since the zPCI subsystem only drops its reference once the device is in the reserved state it follows that zpci_release_device() must only deal with devices in the reserved state. Despite that it contains code to tear down from both configured and standby state. For the standby case this already includes the removal of the hotplug slot so would cause a double removal if a device was ever removed in either configured or standby state. Instead of causing a potential double removal in a case that should never happen explicitly WARN_ON() if a device in non-reserved state is released and get rid of the dead code cases.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 28, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
6ee600bfbe0f818ffb7748d99e9b0c89d0d9f02a < c1489651071ab1be46d2af1da8adb15c9fc3c069 6ee600bfbe0f818ffb7748d99e9b0c89d0d9f02a < 371bd905599d18da62d75e3974acbf6a41e315c7 6ee600bfbe0f818ffb7748d99e9b0c89d0d9f02a < c4a585e952ca403a370586d3f16e8331a7564901
Linux / Linux
6.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/c1489651071ab1be46d2af1da8adb15c9fc3c069 git.kernel.org: https://git.kernel.org/stable/c/371bd905599d18da62d75e3974acbf6a41e315c7 git.kernel.org: https://git.kernel.org/stable/c/c4a585e952ca403a370586d3f16e8331a7564901