First published: Sun Dec 29 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.c Add error pointer check after calling otx2_mbox_get_rsp().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.14<5.15.174 | |
Linux Kernel | >=5.16<6.1.120 | |
Linux Kernel | >=6.2<6.6.64 | |
Linux Kernel | >=6.7<6.11.11 | |
Linux Kernel | >=6.12<6.12.2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 | |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56726 has been rated as a vulnerability in the Linux kernel due to error handling in certain conditions.
To address CVE-2024-56726, ensure that you upgrade to a patched version of the Linux kernel that includes the error pointer checks.
CVE-2024-56726 affects Linux kernel versions between 5.14 and 5.15.174, as well as other specified versions up to 6.12.2.
CVE-2024-56726 does not indicate that it is remotely exploitable, focusing more on internal error handling.
CVE-2024-56726 impacts the octeontx2 driver, specifically within the cn10k.c file related to mailbox response handling.