3 matches found
ROOT-OS-DEBIAN-13-CVE-2025-68759 CVE-2025-68759 in rootio-linux - Patched by Root
Root has patched CVE-2025-68759 in the rootio-linux package for Root:Debian:13. Multiple fixed versions available...
AZL-73406 CVE-2025-68759 affecting package kernel for versions less than 6.6.121.1-1
In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Fix potential memory leaks in rtl8180initrxring In rtl8180initrxring, memory is allocated for skb packets and DMA allocations in a loop. When an allocation fails, the previously successful allocations are not freed...
CVE-2025-68759
CVE-2025-68759 is a Linux kernel vulnerability affecting the wifi RTL818x family (rtl8180). The issue occurs in rtl8180_init_rx_ring() where memory for skb packets and DMA allocations is allocated in a loop; on allocation failure, previously allocated resources were not freed, risking leaks. The ...