CVE-2024-27025

Publication date

2024-05-01 12:49:28

Family

Linux

State

PUBLISHED

Description

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.