First published: Tue Jul 30 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: tcp_metrics: validate source addr length I don't see anything checking that TCP_METRICS_ATTR_SADDR_IPV4 is at least 4 bytes long, and the policy doesn't have an entry for this attribute at all (neither does it for IPv6 but v6 is manually validated).
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <4.19.318 | 4.19.318 |
redhat/kernel | <5.4.280 | 5.4.280 |
redhat/kernel | <5.10.222 | 5.10.222 |
redhat/kernel | <5.15.163 | 5.15.163 |
redhat/kernel | <6.1.98 | 6.1.98 |
redhat/kernel | <6.6.39 | 6.6.39 |
redhat/kernel | <6.9.9 | 6.9.9 |
redhat/kernel | <6.10 | 6.10 |
Linux Kernel | >=3.14<4.19.318 | |
Linux Kernel | >=4.20<5.4.280 | |
Linux Kernel | >=5.5<5.10.222 | |
Linux Kernel | >=5.11<5.15.163 | |
Linux Kernel | >=5.16<6.1.98 | |
Linux Kernel | >=6.2<6.6.39 | |
Linux Kernel | >=6.7<6.9.9 | |
Linux Kernel | =6.10-rc1 | |
Linux Kernel | =6.10-rc2 | |
Linux Kernel | =6.10-rc3 | |
Linux Kernel | =6.10-rc4 | |
Linux Kernel | =6.10-rc5 | |
Linux Kernel | =6.10-rc6 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 | |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-42154 has a high severity rating due to a lack of validation in the Linux kernel regarding TCP metrics source address length.
To resolve CVE-2024-42154, update the Linux kernel to version 4.19.318, 5.4.280, 5.10.222, 5.15.163, 6.1.98, 6.6.39, 6.9.9, or 6.10.
CVE-2024-42154 impacts multiple Linux kernel versions including those prior to 4.19.318, 5.4.280, 5.10.222, 5.15.163, 6.1.98, 6.6.39, and 6.9.9.
CVE-2024-42154 affects systems running vulnerable versions of the Linux kernel across various distributions.
CVE-2024-42154 is not classified as a remote code execution vulnerability, but it does expose the system to potential TCP metric manipulation.