2 matches found
UBUNTU-CVE-2024-56713
In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: fix nsimppholdwrite nsimppholdwrite has two problems: 1 It may return with rtnl held, as found by syzbot. 2 Its return value does not propagate an error if any...
PT-2024-37025 · Linux +2 · Linux Kernel +2
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the nsim pp hold write function in the Linux kernel's netdevsim module. This function has two problems: 1 It may return with rtnl held, as found by syzbot. 2 It...