CyberRota Analysis
AI-GeneratedA vulnerability in the Linux kernel's MTD subsystem affects the NAND flash memory driver, specifically in the `nand_select_target()` function, where an improper condition check could lead to potential out-of-bounds access. This flaw may compromise system stability or lead to unauthorized access to memory regions. System administrators and developers using affected Linux kernel versions should prioritize applying the relevant patches to mitigate potential risks.
CVE
CVE-2026-72165
Severity
UNKNOWN
CVSS
N/A
EPSS
N/A
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix condition in 'nand_select_target()' 'cs' here must be in range [0:nanddev_ntargets[.