First published: Wed Sep 20 2023(Updated: )
A flaw was found in the Netfilter subsystem of the Linux kernel. A race condition between IPSET_CMD_ADD and IPSET_CMD_SWAP can lead to a kernel panic due to the invocation of `__ip_set_put` on a wrong `set`. This issue may allow a local user to crash the system.
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <6.6 | 6.6 |
IBM InfoSphere Guardium z/OS | <=12.0 | |
Linux kernel | <6.6 | |
Linux kernel | =6.6-rc1 | |
Linux kernel | =6.6-rc2 | |
Red Hat Enterprise Linux | =9.0 | |
Debian | =10.0 | |
Fedora | =37 | |
Fedora | =38 | |
Fedora | =39 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.16-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-42756 has the potential to cause a kernel panic, indicating a high severity due to its impact on system stability.
To mitigate CVE-2023-42756, upgrade to kernel version 6.6 or apply the necessary patches provided by your distribution.
CVE-2023-42756 affects various Linux distributions, including versions of the Linux kernel prior to 6.6.
No, CVE-2023-42756 is a local vulnerability that requires a user with local access to exploit it.
CVE-2023-42756 is caused by a race condition in the Netfilter subsystem that can lead to a kernel panic.