First published: Fri Nov 08 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: mptcp: handle consistently DSS corruption Bugged peer implementation can send corrupted DSS options, consistently hitting a few warning in the data path. Use DEBUG_NET assertions, to avoid the splat on some builds and handle consistently the error, dumping related MIBs and performing fallback and/or reset according to the subflow type.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.7<5.10.228 | |
Linux Kernel | >=5.11<5.15.169 | |
Linux Kernel | >=5.16<6.1.113 | |
Linux Kernel | >=6.2<6.6.57 | |
Linux Kernel | >=6.7<6.11.4 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50185 is classified as a moderate severity vulnerability due to its potential to cause data corruption.
To mitigate CVE-2024-50185, update the Linux kernel to versions beyond 5.10.228, 5.15.169, 6.1.113, 6.6.57, 6.11.4, or 6.12-rc1/rc2.
CVE-2024-50185 affects Linux kernel versions from 5.7 to 5.10.228, 5.11 to 5.15.169, 5.16 to 6.1.113, 6.2 to 6.6.57, and 6.7 to 6.11.4.
CVE-2024-50185 can be exploited by remote attackers aiming to send corrupted DSS options to the kernel.
The primary impact of CVE-2024-50185 is the potential for data corruption and instability within affected systems.