CVE-2022-49178
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/02/2025
Last modified:
26/02/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
memstick/mspro_block: fix handling of read-only devices<br />
<br />
Use set_disk_ro to propagate the read-only state to the block layer<br />
instead of checking for it in ->open and leaking a reference in case<br />
of a read-only device.