← Back to CVE List

CVE-2024-27025

Published: 2024-05-01T13:15Z
Last Modified: 2024-12-23T19:24Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nla_nest_start nla_nest_start() may fail and return NULL. Insert a check and set errno based on other call sites within the same source code. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt