CVE-2022-49857

Publication date

2025-05-01 14:10:10

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init() When prestera_sdma_switch_init() failed, the memory pointed to by sw->rxtx isnt released. Fix it. Only be compiled, not be tested.