← Back to CVE List

CVE-2024-56713

Published: 2024-12-29T09:15Z
Last Modified: 2024-12-29T09:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: fix nsim_pp_hold_write() nsim_pp_hold_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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt