PT-2026-43822 · Linux · Linux

Published

2026-05-27

·

Updated

2026-05-27

·

CVE-2026-45955

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
md/md-llbitmap: fix percpu ref not resurrected on suspend timeout
When llbitmap suspend timeout() times out waiting for percpu ref to become zero, it returns -ETIMEDOUT without resurrecting the percpu ref. The caller (md llbitmap daemon fn) then continues to the next page without calling llbitmap resume(), leaving the percpu ref in a killed state permanently.
Fix this by resurrecting the percpu ref before returning the error, ensuring the page control structure remains usable for subsequent operations.

Related Identifiers

CVE-2026-45955

Affected Products

Linux