Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-41007 | First vendor Publication | 2024-07-15 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L | |||
---|---|---|---|
Overall CVSS Score | 3.3 | ||
Base Score | 3.3 | Environmental Score | 3.3 |
impact SubScore | 1.4 | Temporal Score | 3.3 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | None |
Integrity Impact | None | Availability Impact | Low |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
In the Linux kernel, the following vulnerability has been resolved: tcp: avoid too many retransmit packets If a TCP socket is using TCP_USER_TIMEOUT, and the other peer retracted its window to zero, tcp_retransmit_timer() can retransmit a packet every two jiffies (2 ms for HZ=1000), for about 4 minutes after TCP_USER_TIMEOUT has 'expired'. The fix is to make sure tcp_rtx_probe0_timed_out() takes icsk->icsk_user_timeout into account. Before blamed commit, the socket would not timeout after icsk->icsk_user_timeout, but would use standard exponential backoff for the retransmits. Also worth noting that before commit e89688e3e978 ("net: tcp: fix unexcepted socket die when snd_wnd is 0"), the issue would last 2 minutes instead of 4. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41007 |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-01-08 03:03:44 |
|
2025-01-07 03:03:17 |
|
2024-12-25 03:01:54 |
|
2024-12-12 03:04:52 |
|
2024-11-25 09:23:53 |
|
2024-11-22 21:22:59 |
|
2024-11-21 21:22:35 |
|
2024-11-20 02:58:30 |
|
2024-11-14 02:58:48 |
|
2024-11-09 02:58:49 |
|
2024-10-26 02:56:13 |
|
2024-10-25 02:58:08 |
|
2024-10-23 02:57:21 |
|
2024-10-03 02:52:40 |
|
2024-10-02 02:51:04 |
|
2024-09-15 02:48:50 |
|
2024-09-12 02:48:23 |
|
2024-09-07 02:47:23 |
|
2024-09-06 02:46:33 |
|
2024-09-04 02:49:46 |
|
2024-08-22 02:47:43 |
|
2024-08-02 13:56:39 |
|
2024-08-02 01:35:51 |
|
2024-07-20 00:27:26 |
|
2024-07-18 17:27:24 |
|
2024-07-15 17:27:25 |
|
2024-07-15 13:27:25 |
|