Lucene search

K
osvGoogleOSV:CVE-2024-27054
HistoryMay 01, 2024 - 1:15 p.m.

CVE-2024-27054

2024-05-0113:15:00
Google
osv.dev
2
linux kernel
s390/dasd
vulnerability
fix

AI Score

6.6

Confidence

Low

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