Overview
About vulnerability
In the Linux kernel, the following vulnerability has been resolved:
nvme: fix FDP fdpcidx bounds check
The fdpcidx bounds check sets n = NUMFDPC + 1 but used > instead of >=, incorrectly accepting fdp_idx when it equals n (i.e. NUMFDPC + 1).
Details
- Affected product:
- Debian 10 ELS
- Affected packages:
- linux @ 4.19.0