PT-2025-18894 · Linux · Linux Kernel
Published
2025-05-02
·
Updated
2025-05-06
·
CVE-2023-53130
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A issue in the Linux kernel has been identified where the
disk scan partitions() function is called with 'FMODE EXCL', but blkdev get by dev() is called without 'FMODE EXCL'. As a result, blkdev put() is still called with 'FMODE EXCL', causing the 'bd holders' counter to leak. This problem is resolved by using the correct mode for blkdev put().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel