CVE-2024-0193
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-0193
Vendor advisory: rocky — https://errata.rockylinux.org/RXSA-2024:1248
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-0193.html
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=2255653
Vendor advisory: secalert@redhat.com — https://access.redhat.com/security/cve/CVE-2024-0193
Vendor advisory: secalert@redhat.com — https://access.redhat.com/errata/RHSA-2024:4415
Vendor advisory: secalert@redhat.com — https://access.redhat.com/errata/RHSA-2024:4412
Vendor advisory: secalert@redhat.com — https://access.redhat.com/errata/RHSA-2024:2094
Vendor advisory: secalert@redhat.com — https://access.redhat.com/errata/RHSA-2024:1019
Vendor advisory: secalert@redhat.com — https://access.redhat.com/errata/RHSA-2024:1018
Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2024:1248
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| rocky | 9 | fixed | |
| debian | bookworm | fixed | 6.1.69-1 |
| debian | bullseye | fixed | 5.10.205-1 |
| debian | forky | fixed | 6.6.11-1 |
| debian | sid | fixed | 6.6.11-1 |
| debian | trixie | fixed | 6.6.11-1 |
| linux-kernel | affected | 5.10.206 | |
| rhel | 9.0_aarch64 | affected | |
| rhel | 9.4_aarch64 | affected | |
| rhel | 9.6_aarch64 | affected | |
Application impact
References
- https://access.redhat.com/errata/RHSA-2024:1248
- https://access.redhat.com/errata/RHSA-2024:1018
- https://access.redhat.com/errata/RHSA-2024:1019
- https://access.redhat.com/errata/RHSA-2024:2094
- https://access.redhat.com/errata/RHSA-2024:4412
- https://access.redhat.com/errata/RHSA-2024:4415
- https://access.redhat.com/security/cve/CVE-2024-0193
- https://bugzilla.redhat.com/show_bug.cgi?id=2255653
- https://www.suse.com/security/cve/CVE-2024-0193.html
- https://errata.rockylinux.org/RXSA-2024:1248
- https://security-tracker.debian.org/tracker/CVE-2024-0193
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.