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.
References
Link | Resource |
---|---|
https://access.redhat.com/errata/RHSA-2024:2394 | |
https://access.redhat.com/security/cve/CVE-2023-42756 | Patch Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2239848 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GISYSL3F6WIEVGHJGLC2MFNTUXHPTKQH/ | Mailing List |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GPMICQ2HVZO5UAM5KPXHAZKA2U3ZDOO6/ | Mailing List |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V5PDNWPKAP3WL5RQZ4RIDS6MG32OHH5R/ | Mailing List |
https://seclists.org/oss-sec/2023/q3/242 | Exploit Mailing List Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2023-09-28 14:15
Updated : 2024-04-30 14:15
NVD link : CVE-2023-42756
Mitre link : CVE-2023-42756
CVE.ORG link : CVE-2023-42756
JSON object : View
Products Affected
redhat
- enterprise_linux
debian
- debian_linux
fedoraproject
- fedora
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')