CVE-2022-50756
The CVE-2022-50756 issue affected Linux kernel NVMe-PPCI path where mempool allocation size for PRP lists could be inadequate, causing memory corruption in worst case when 4MB across 127 phys segments requires 2 PRP Lists (previously rounded to 1). A fix was implemented by converting the max size...