PT-2026-44284 · Linux · Linux

Published

2026-05-28

·

Updated

2026-05-28

·

CVE-2026-46161

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/raid10: fix divide-by-zero in setup geo() with zero far copies
setup geo() extracts near copies (nc) and far copies (fc) from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout selected, 'geo->far set size = disks / fc' triggers a divide-by-zero.
Validate nc and fc immediately after extraction, returning -1 if either is zero.

Related Identifiers

CVE-2026-46161

Affected Products

Linux