CVE-2022-50723
CVE-2022-50723 pertains to the Linux kernel bnxt_en driver, fixing a memory-leak in bnxt_nvm_test(). The patch frees the kzalloc'ed buffer on the success path before returning. Public references link to kernel stable commits implementing this correction. There are no explicit exploit details or i...