VYPR

dm mirror

by Linux

CVEs (1)

  • CVE-2026-46023May 27, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in create_dirty_log() The argument count calculation in create_dirty_log() performs `*args_used = 2 + param_count` before validating against argc. When a user provides a…