First published: Tue May 31 2022(Updated: )
A vulnerability was found in the Linux kernel's nft_set_desc_concat_parse() function .This flaw allows an attacker to trigger a buffer overflow via nft_set_desc_concat_parse() , causing a denial of service and possibly to run code.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:4.18.0-425.3.1.rt7.213.el8 | 0:4.18.0-425.3.1.rt7.213.el8 |
redhat/kernel | <0:4.18.0-425.3.1.el8 | 0:4.18.0-425.3.1.el8 |
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/kernel | <5.19 | 5.19 |
Linux kernel | <5.19 | |
Red Hat Enterprise Virtualization | =4.0 | |
Red Hat Enterprise Linux | =8.0 | |
Red Hat Enterprise Linux | =9.0 | |
Debian | =11.0 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.17-1 |
Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.
If not needed, disable the ability for unprivileged users to create namespaces: $ sudo sysctl -w kernel.unprivileged_userns_clone=0 $ echo kernel.unprivileged_userns_clone=0 | \ sudo tee /etc/sysctl.d/99-disable-unpriv-userns.conf
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2022-2078 is classified as a high severity vulnerability due to its potential to cause a denial of service and execute arbitrary code.
To fix CVE-2022-2078, upgrade to the patched versions of the Linux kernel provided by Red Hat or Debian as specified in the vulnerability details.
CVE-2022-2078 affects kernel versions up to 5.19 and specific versions of the Red Hat kernel and Debian Linux.
Yes, CVE-2022-2078 can be exploited remotely through malformed packets processed by the kernel's network filtering capabilities.
The potential impacts of CVE-2022-2078 include system crashes, denial of service, and unauthorized code execution, compromising system integrity.