First published: Wed May 01 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.4.273 | 5.4.273 |
redhat/kernel | <5.10.214 | 5.10.214 |
redhat/kernel | <5.15.153 | 5.15.153 |
redhat/kernel | <6.1.83 | 6.1.83 |
redhat/kernel | <6.6.23 | 6.6.23 |
redhat/kernel | <6.7.11 | 6.7.11 |
redhat/kernel | <6.8.2 | 6.8.2 |
redhat/kernel | <6.9 | 6.9 |
Linux kernel | >=4.12<5.4.273 | |
Linux kernel | >=5.5<5.10.214 | |
Linux kernel | >=5.11<5.15.153 | |
Linux kernel | >=5.16<6.1.83 | |
Linux kernel | >=6.2<6.6.23 | |
Linux kernel | >=6.7<6.7.11 | |
Linux kernel | >=6.8<6.8.2 | |
Debian | =10.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27025 is classified as a medium severity vulnerability.
To fix CVE-2024-27025, update your Linux kernel to version 5.4.273 or later, 5.10.214 or later, 5.15.153 or later, 6.1.83 or later, 6.6.23 or later, 6.7.11 or later, 6.8.2 or later, or 6.9.
CVE-2024-27025 affects versions of the Linux kernel prior to 5.4.273, 5.10.214, 5.15.153, 6.1.83, 6.6.23, 6.7.11, 6.8.2, and 6.9.
CVE-2024-27025 is a code execution vulnerability due to a null check failure in the nbd subsystem of the Linux kernel.
There is no official workaround for CVE-2024-27025; the best course of action is to apply the necessary kernel updates.