In the Linux kernel, the following vulnerability has been resolved:
memstick/mspro_block: fix handling of read-only devices
Use setdiskro to propagate the read-only state to the block layer instead of checking for it in ->open and leaking a reference in case of a read-only device.