The vendor explicitly identifies these products as affected by this CVE.
- bpftool as a component of Red Hat Enterprise Linux 7
- kernel as a component of Red Hat Enterprise Linux 7
- kernel-abi-whitelists as a component of Red Hat Enterprise Linux 7
- kernel-bootwrapper as a component of Red Hat Enterprise Linux 7
- kernel-debug as a component of Red Hat Enterprise Linux 7
- kernel-debug-devel as a component of Red Hat Enterprise Linux 7
- kernel-devel as a component of Red Hat Enterprise Linux 7
- kernel-doc as a component of Red Hat Enterprise Linux 7
- kernel-headers as a component of Red Hat Enterprise Linux 7
- kernel-kdump as a component of Red Hat Enterprise Linux 7
- kernel-kdump-devel as a component of Red Hat Enterprise Linux 7
- kernel-rt as a component of Red Hat Enterprise Linux 7
- Summary
- A vulnerability was found in the Linux kernel's ICE network driver. This issue occurs when there is a double unplugging of auxiliary (aux) devices during a peer-initiated reset. In the IDC callback, which manages reset requests from auxiliary drivers, the function that handles the unplugging of auxiliary devices is called twice, once in the callback itself and again in the ice_prepare_for_reset function. This double call causes a "scheduling while atomic" bug, leading to potential system instability or crashes. The vulnerability was identified as a medium severity issue with a CVSS v3 base score of 5.5, and it was resolved by correcting how the unplugging process is handled to avoid the double call.
- Remediation
- Affected
