2 matches found
PT-2026-43758
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3 set ringparam, a temporary copy tmp rings of the ring structure is created for rollback. However, the tx spare pointer in the original ring handle is incorrectly left...
UBUNTU-CVE-2024-50220
In the Linux kernel, the following vulnerability has been resolved: fork: do not invoke uffd on fork if error occurs Patch series "fork: do not expose incomplete mm on fork". During fork we may place the virtual memory address space into an inconsistent state before the fork operation is complete...