Security Advisory

CVE-2024-27054

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-01 12:54:49
Last updated 2026-05-11 20:09:30
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the modules refcount. Doing it manually on this error path causes refcount to artificially decrease on each error while it should just stay the same.