Updated: 2024-06-27 21:33:44.016932
Description:
A flaw was found in the Netfilter subsystem in the Linux kernel. The issue is in the nft_byteorder_eval() function, where the code iterates through a loop and writes to the `dst` array. On each iteration, 8 bytes are written, but `dst` is an array of u32, so each element only has space for 4 bytes. That means every iteration overwrites part of the previous element corrupting this array of u32. This flaw allows a local user to cause a denial of service or potentially break NetFilter functionality.
Links | NIST | CIRCL | RHEL | Ubuntu |
Severity | Score | |
---|---|---|
CVSS Version 2.x | 0 | |
CVSS Version 3.x | MEDIUM | 6.6 |
OS name | Project name | Version | Score | Severity | Status | Errata | Last updated |
---|---|---|---|---|---|---|---|
AlmaLinux 9.2 ESU | kernel | 5.14.0 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:19 | |
AlmaLinux 9.2 FIPS | kernel | 5.14.0 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:19 | |
CentOS 6 ELS | kernel | 2.6.32 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:19 | |
CentOS 7 ELS | kernel | 3.10.0 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:18 | |
CentOS 8.4 ELS | kernel | 4.18.0 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:18 | |
CentOS 8.5 ELS | kernel | 4.18.0 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:18 | |
CentOS Stream 8 ELS | kernel | 4.18.0 | 6.6 | MEDIUM | Ignored | 2024-05-10 10:14:40 | |
CloudLinux 6 ELS | kernel | 2.6.32 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:19 | |
CloudLinux 7 ELS | kernel | 3.10.0 | 6.6 | MEDIUM | Ignored | 2024-07-22 12:05:49 | |
Oracle Linux 6 ELS | kernel | 2.6.32 | 6.6 | MEDIUM | Ignored | 2024-01-29 08:41:18 |