First published: Wed May 01 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: incorrect pppoe tuple pppoe traffic reaching ingress path does not match the flowtable entry because the pppoe header is expected to be at the network header offset. This bug causes a mismatch in the flow table lookup, so pppoe packets enter the classical forwarding path.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.157 | 5.15.157 |
redhat/kernel | <6.1.88 | 6.1.88 |
redhat/kernel | <6.6.29 | 6.6.29 |
redhat/kernel | <6.8.8 | 6.8.8 |
redhat/kernel | <6.9 | 6.9 |
Linux kernel | >=5.13<5.15.157 | |
Linux kernel | >=5.16<6.1.88 | |
Linux kernel | >=6.2<6.6.29 | |
Linux kernel | >=6.7<6.8.8 | |
Linux kernel | =6.9-rc1 | |
Linux kernel | =6.9-rc2 | |
Linux kernel | =6.9-rc3 | |
Linux kernel | =6.9-rc4 | |
Fedora | =38 | |
Fedora | =39 | |
Fedora | =40 | |
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-2024-27015 is classified as a medium-severity vulnerability due to its impact on the network flowtable matching.
To fix CVE-2024-27015, upgrade to kernel version 5.15.157, 6.1.88, 6.6.29, 6.8.8, or 6.9 or the latest patched version available.
CVE-2024-27015 affects various versions of the Linux kernel, specifically those prior to 5.15.157, 6.1.88, 6.6.29, 6.8.8, and 6.9.
CVE-2024-27015 affects the netfilter flowtable functionality by causing mismatches with PPPoE traffic.
There is no known workaround for CVE-2024-27015; the recommended action is to upgrade the kernel.