Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A warning during power management resume has been fixed in the Linux kernel's handling of Broadcom NAND controllers. This warning was triggered by an uninitialized structure in the NAND operation, specifically the chip select field. The issue arose in version 6.14.0-rc4, where the 'nand_reset_op' function did not properly initialize the operation before resuming, leading to a warning about the chip select being out of range. The fix involves using a higher-level 'nand_reset' function that is compliant with the controller's support for single-die NAND chips.
The vulnerability could lead to improper handling of NAND operations during power management transitions, potentially causing issues with NAND chip communication or data integrity.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.