4 matches found
Astra Linux - уязвимость в linux-6.1
In the Linux kernel, the following vulnerability has been resolved: ipmi: Revised the handling of user message limits. The limit on the number of user messages had several issues; improper counting occurred in some cases, and it was also used after the memory allocation process. The approach has...
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
...
PT-2026-34997
In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page pool leak in error paths lan966x fdma rx alloc creates a page pool but does not destroy it if the subsequent fdma alloc coherent call fails, leaking the pool. Similarly, lan966x fdma init frees the coherent...
SUSE CVE-2025-40202
In the Linux kernel, the following vulnerability has been resolved: ipmi: Rework user message limit handling The limit on the number of user messages had a number of issues, improper counting in some cases and a use after free. Restructure how this is all done to handle more in the receive messag...