CVE-2024-0193

Advisory lineage Upstream: 0 Downstream: 19
Analyzed
Published: 02 Jan 2024, 18:05
Last modified:04 Mar 2026, 06:58

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (cve.org)
EPSS Score
0.14% LOW
0% probability +0.03%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

02 Jan 2024, 18:05
Published
Vulnerability first disclosed
04 Mar 2026, 06:58
Last Modified
Vulnerability information updated

Description

A use-after-free flaw was found in the netfilter subsystem of the Linux kernel. If the catchall element is garbage-collected when the pipapo set is removed, the element can be deactivated twice. This can cause a use-after-free issue on an NFT_CHAIN object or NFT_OBJECT object, allowing a local unprivileged user with CAP_NET_ADMIN capability to escalate their privileges on the system.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • v3.1MEDIUMScore: 6.7CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.14% Percentile: 34%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • linuxlinux_kernel

    na | ≥ 5.10.198, < 5.10.206 | ≥ 5.15.118, < 5.15.146 | ≥ 6.1.35, < 6.1.71 | ≥ 6.3.9, < 6.6.10

  • redhatcodeready_linux_builder_for_arm64

    9.0_aarch64

  • redhatcodeready_linux_builder_for_arm64_eus

    9.4_aarch64 | 9.6_aarch64

  • redhatcodeready_linux_builder_for_ibm_z_systems

    9.0_s390x

  • redhatcodeready_linux_builder_for_ibm_z_systems_eus

    9.2_s390x | 9.4_s390x | 9.6_s390x

  • redhatcodeready_linux_builder_for_power_little_endian

    9.0_ppc64le

  • redhatcodeready_linux_builder_for_power_little_endian_eus

    9.2_ppc64le | 9.4_ppc64le | 9.6_ppc64le

  • redhatcodeready_linux_builder_for_x86_64_eus

    9.2 | 9.4 | 9.6

  • redhatenterprise_linux

    9.0

  • redhatenterprise_linux_for_arm_64

    9.0_aarch64 | 9.4_aarch64 | 9.6_aarch64

  • redhatenterprise_linux_for_arm_64_els

    9.4_aarch64 | 9.6_aarch64

  • redhatenterprise_linux_for_arm_64_eus

    9.2_aarch64 | 9.4_aarch64 | 9.6_aarch64

  • redhatenterprise_linux_for_arm64

    9.2

  • redhatenterprise_linux_for_arm64_els

    9.2

  • redhatenterprise_linux_for_ibm_z_systems

    9.2_s390x | 9.0_s390x | 9.4_s390x | 9.6_s390x

  • redhatenterprise_linux_for_ibm_z_systems_els

    9.2_s390x | 9.4_s390x | 9.6_s390x

  • redhatenterprise_linux_for_ibm_z_systems_eus

    9.2_s390x | 9.4_s390x | 9.6_s390x

  • redhatenterprise_linux_for_power_little_endian_els

    9.2_ppc64le | 9.4_ppc64le | 9.6_ppc64le

  • redhatenterprise_linux_for_power_little_endian_eus

    9.2_ppc64le | 9.0_ppc64le | 9.4_ppc64le | 9.6_ppc64le

  • redhatenterprise_linux_for_x86_64

    9.0

  • redhatenterprise_linux_for_x86_64_els

    9.2 | 9.4 | 9.6

  • redhatenterprise_linux_for_x86_64_eus

    9.2 | 9.4 | 9.6

  • redhatenterprise_linux_for_x86_64_update_services_for_sap_solutions

    9.2 | 9.4 | 9.6 | 9.0

  • redhatenterprise_linux_server_aus

    9.2 | 9.4 | 9.6

  • redhatenterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions

    9.2_ppc64le | 9.4_ppc64le | 9.6_ppc64le | 9.0_ppc64le

  • redhatlogging_subsystem_for_red_hat_openshift

    5.0

  • redhatlogging_subsystem_for_red_hat_openshift_for_arm_64

    5.0

  • redhatlogging_subsystem_for_red_hat_openshift_for_ibm_power_little_endian

    5.0

  • redhatlogging_subsystem_for_red_hat_openshift_for_ibm_z_and_linuxone

    5.0

References (8)