First published: Tue Jun 29 2021(Updated: )
Guest triggered use-after-free in Linux xen-netback A malicious or buggy network PV frontend can force Linux netback to disable the interface and terminate the receive kernel thread associated with queue 0 in response to the frontend sending a malformed packet. Such kernel thread termination will lead to a use-after-free in Linux netback when the backend is destroyed, as the kernel thread associated with queue 0 will have already exited and thus the call to kthread_stop will be performed against a stale pointer.
Credit: security@xen.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.5.0<5.12.2 | |
netapp cloud backup | ||
netapp h410c firmware | ||
netapp h410c | ||
netapp h300s firmware | ||
netapp h300s | ||
NetApp H500S Firmware | ||
netapp h500s | ||
netapp h700s firmware | ||
netapp h700s | ||
netapp h300e firmware | ||
netapp h300e | ||
netapp h500e firmware | ||
netapp h500e | ||
netapp h700e firmware | ||
netapp h700e | ||
netapp h410s firmware | ||
netapp h410s | ||
All of | ||
netapp h410c firmware | ||
netapp h410c | ||
All of | ||
netapp h300s firmware | ||
netapp h300s | ||
All of | ||
NetApp H500S Firmware | ||
netapp h500s | ||
All of | ||
netapp h700s firmware | ||
netapp h700s | ||
All of | ||
netapp h300e firmware | ||
netapp h300e | ||
All of | ||
netapp h500e firmware | ||
netapp h500e | ||
All of | ||
netapp h700e firmware | ||
netapp h700e | ||
All of | ||
netapp h410s firmware | ||
netapp h410s | ||
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-2021-28691 has a medium severity level due to the potential for a denial of service attack.
To fix CVE-2021-28691, upgrade the Linux kernel to version 5.10.223-1, 5.10.226-1, or a later version.
CVE-2021-28691 affects the Linux kernel versions between 5.5.0 and 5.12.2 and also impacts specific NetApp firmware versions.
An exploitation of CVE-2021-28691 can cause the network interface to be disabled and associated kernel threads to terminate unexpectedly.
A temporary workaround for CVE-2021-28691 is not documented, so updating to the patched versions is recommended as the primary mitigation.