Lucene search

K
redhatcveRedhat.comRH:CVE-2023-52628
HistoryMar 28, 2024 - 11:55 a.m.

CVE-2023-52628

2024-03-2811:55:31
redhat.com
access.redhat.com
19
linux kernel
netfilter
nftables
vulnerability
patch
stack corruption
zdi-can-21950
zdi-can-21951
zdi-can-21961

7.3 High

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

16.2%

An out-of-bounds write flaw was found in the Linux kernel’s Netfilter functionality. This flaw allows a local user to crash or potentially escalate their privileges on the system.

Mitigation

In order to trigger the issue, it requires the ability to create user/net namespaces.

On non-containerized deployments of Red Hat Enterprise Linux 8, 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.

7.3 High

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

16.2%