Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-46161 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-369Divide By Zero[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 3.9.1, < 5.10.258
>= 5.11, < 5.15.209
>= 5.16, < 6.1.175
>= 6.2, < 6.6.140
>= 6.7, < 6.12.88

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.9:rc8:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-46161
NVD Published Date:
May 28, 2026
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org