First published: Sat Jul 02 2022(Updated: )
A heap buffer overflow flaw was found in the Linux kernel’s Netfilter subsystem in the way a user provides incorrect input of the NFT_DATA_VERDICT type. This flaw allows a local user to crash or potentially escalate their privileges on the system.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <0:5.14.0-70.26.1.el9_0 | 0:5.14.0-70.26.1.el9_0 |
redhat/kernel-rt | <0:5.14.0-70.26.1.rt21.98.el9_0 | 0:5.14.0-70.26.1.rt21.98.el9_0 |
redhat/Linux kernel | <5.19 | 5.19 |
Linux Linux kernel | >=4.1<4.14.316 | |
Linux Linux kernel | >=4.15<4.19.284 | |
Linux Linux kernel | >=4.20<5.4.244 | |
Linux Linux kernel | >=5.5<5.10.130 | |
Linux Linux kernel | >=5.11<5.15.54 | |
Linux Linux kernel | >=5.16<5.18.11 | |
Debian Debian Linux | =11.0 | |
Canonical Ubuntu Linux | =14.04 | |
Canonical Ubuntu Linux | =16.04 | |
Canonical Ubuntu Linux | =18.04 | |
Canonical Ubuntu Linux | =20.04 | |
Canonical Ubuntu Linux | =22.04 | |
Netapp H300s Firmware | ||
Netapp H300s | ||
Netapp H500s Firmware | ||
Netapp H500s | ||
Netapp H700s Firmware | ||
Netapp H700s | ||
Netapp H410s Firmware | ||
Netapp H410s | ||
Netapp H410c Firmware | ||
Netapp H410c | ||
All of | ||
Netapp H300s | ||
Netapp H300s Firmware | ||
All of | ||
Netapp H500s | ||
Netapp H500s Firmware | ||
All of | ||
Netapp H700s | ||
Netapp H700s Firmware | ||
All of | ||
Netapp H410s | ||
Netapp H410s Firmware | ||
All of | ||
Netapp H410c | ||
Netapp H410c Firmware | ||
debian/linux | 5.10.223-1 5.10.226-1 6.1.115-1 6.1.119-1 6.11.10-1 6.12.5-1 |
In order to trigger the issue, it requires the ability to create user/net namespaces. On non-containerized deployments of Red Hat Enterprise Linux, you can disable user namespaces by setting user.max_user_namespaces to 0: # echo "user.max_user_namespaces=0" > /etc/sysctl.d/userns.conf # sysctl -p /etc/sysctl.d/userns.conf On containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.
Unprivileged user namespaces can be disabled via: sudo sysctl kernel.unprivileged_userns_clone=0 This will affect browser sandboxing, container runtimes, etc. so may not be appropriate for all environments.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)