First published: Sat Dec 28 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c Add error pointer check after calling otx2_mbox_get_rsp().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56679 is classified as a security vulnerability in the Linux kernel that impacts software stability.
To fix CVE-2024-56679, update to any of the patched kernel versions: 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.128-1, 6.12.12-1, or 6.12.15-1.
The vulnerable versions related to CVE-2024-56679 are those prior to 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.128-1, 6.12.12-1, and 6.12.15-1.
CVE-2024-56679 addresses an issue in the octeontx2 driver related to error handling in the Linux kernel.
CVE-2024-56679 specifically affects the otx2_mbox_get_rsp function in the otx2_common.c file.