CVE-2024-56713

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1580cbcbfe770b0a7fb76735c1a601483335c1c2 < 5c553262f063b3bf85df3b22a9818a8d92510f4daffected
LinuxLinux1580cbcbfe770b0a7fb76735c1a601483335c1c2 < b9b8301d369b4c876de5255dbf067b19ba88ac71affected
LinuxLinux6.10affected
LinuxLinux0 < 6.10unaffected
LinuxLinux6.12.7 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

References