In the Linux kernel, the following vulnerability has been resolved:
net: netdevsim: fix nsimpphold_write()
nsimpphold_write() 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56713.json",
"cna_assigner": "Linux"
}