CVE-2024-27054

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27054
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-27054.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-27054
Downstream
Related
Published
2024-05-01T13:15:50Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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 module's refcount. Doing it manually on this error path causes refcount to artificially decrease on each error while it should just stay the same.

References

Affected packages