CVE-2024-40931
Last modified
CVE-2024-40931 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snd_una is properly initialized on connect This is strictly related to commit fb7a0d334894 ("mptcp: ensure snd_nxt is properly initialized on connect"). It turns out that syzkaller can trigger the retransmit after fallback and before processing any other incoming packet - so that snd_una is still left uninitialized. Address the issue explicitly initializing snd_una together with snd_nxt and write_seq.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snd_una is properly initialized on connect This is strictly related to commit fb7a0d334894 ("mptcp: ensure snd_nxt is properly initialized on connect"). It turns out that syzkaller can trigger the retransmit after fallback and before processing any other incoming packet - so that snd_una is still left uninitialized. Address the issue explicitly initializing snd_una together with snd_nxt and write_seq.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.9, < 5.10.221 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.162 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.95 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.35 | — |
| Linux | Linux Kernel | >= 6.7, < 6.9.6 | — |
| Linux | Linux Kernel | 6.10 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-40931?
How severe is CVE-2024-40931?
How do I fix CVE-2024-40931?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-40926In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40927In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-40928In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40929In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-4093A vulnerability, which was classified as critical, was found…8.8
- CVE-2024-40930In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40932In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40933In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40934In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40935In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-40936In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-40937In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-40931?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
