5.5
MEDIUM
CVE-2024-35982
Linux kernel batman-adv Infinite Loop Vulnerability
Description

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resized to fit inside all fragments (when enabled) or a single packet. But if the MTU becomes too low to transmit even the header + the VLAN specific part then the resizing of the local TT will never succeed. This can for example happen when the usable space is 110 bytes and 11 VLANs are on top of batman-adv. In this case, at least 116 byte would be needed. There will just be an endless spam of batman_adv: batadv0: Forced to purge local tt entries to fit new maximum fragment MTU (110) in the log but the function will never finish. Problem here is that the timeout will be halved all the time and will then stagnate at 0 and therefore never be able to reduce the table even more. There are other scenarios possible with a similar result. The number of BATADV_TT_CLIENT_NOPURGE entries in the local TT can for example be too high to fit inside a packet. Such a scenario can therefore happen also with only a single VLAN + 7 non-purgable addresses - requiring at least 120 bytes. While this should be handled proactively when: * interface with too low MTU is added * VLAN is added * non-purgeable local mac is added * MTU of an attached interface is reduced * fragmentation setting gets disabled (which most likely requires dropping attached interfaces) not all of these scenarios can be prevented because batman-adv is only consuming events without the the possibility to prevent these actions (non-purgable MAC address added, MTU of an attached interface is reduced). It is therefore necessary to also make sure that the code is able to handle also the situations when there were already incompatible system configuration are present.

INFO

Published Date :

May 20, 2024, 10:15 a.m.

Last Modified :

July 3, 2024, 2:02 a.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

3.6

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-35982 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-35982 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-35982 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jul. 03, 2024

    Action Type Old Value New Value
    Added CWE CISA-ADP CWE-835
    Added CVSS V3.1 CISA-ADP AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 27, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 29, 2024

    Action Type Old Value New Value
  • Initial Analysis by [email protected]

    May. 23, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Changed Reference Type https://git.kernel.org/stable/c/04720ea2e6c64459a90ca28570ea78335eccd924 No Types Assigned https://git.kernel.org/stable/c/04720ea2e6c64459a90ca28570ea78335eccd924 Patch
    Changed Reference Type https://git.kernel.org/stable/c/3fe79b2c83461edbbf86ed8a6f3924820ff89259 No Types Assigned https://git.kernel.org/stable/c/3fe79b2c83461edbbf86ed8a6f3924820ff89259 Patch
    Changed Reference Type https://git.kernel.org/stable/c/4ca2a5fb54ea2cc43edea614207fcede562d91c2 No Types Assigned https://git.kernel.org/stable/c/4ca2a5fb54ea2cc43edea614207fcede562d91c2 Patch
    Changed Reference Type https://git.kernel.org/stable/c/70a8be9dc2fb65d67f8c1e0c88c587e08e2e575d No Types Assigned https://git.kernel.org/stable/c/70a8be9dc2fb65d67f8c1e0c88c587e08e2e575d Patch
    Changed Reference Type https://git.kernel.org/stable/c/87b6af1a7683e021710c08fc0551fc078346032f No Types Assigned https://git.kernel.org/stable/c/87b6af1a7683e021710c08fc0551fc078346032f Patch
    Changed Reference Type https://git.kernel.org/stable/c/b1f532a3b1e6d2e5559c7ace49322922637a28aa No Types Assigned https://git.kernel.org/stable/c/b1f532a3b1e6d2e5559c7ace49322922637a28aa Patch
    Changed Reference Type https://git.kernel.org/stable/c/b3ddf6904073990492454b1dd1c10a24be8c74c6 No Types Assigned https://git.kernel.org/stable/c/b3ddf6904073990492454b1dd1c10a24be8c74c6 Patch
    Changed Reference Type https://git.kernel.org/stable/c/ca54e2671548616ad34885f90d4f26f7adb088f0 No Types Assigned https://git.kernel.org/stable/c/ca54e2671548616ad34885f90d4f26f7adb088f0 Patch
    Added CWE NIST CWE-835
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.13 up to (excluding) 4.19.313 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.275 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.216 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.156 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.87 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.28 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.8.7
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 20, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resized to fit inside all fragments (when enabled) or a single packet. But if the MTU becomes too low to transmit even the header + the VLAN specific part then the resizing of the local TT will never succeed. This can for example happen when the usable space is 110 bytes and 11 VLANs are on top of batman-adv. In this case, at least 116 byte would be needed. There will just be an endless spam of batman_adv: batadv0: Forced to purge local tt entries to fit new maximum fragment MTU (110) in the log but the function will never finish. Problem here is that the timeout will be halved all the time and will then stagnate at 0 and therefore never be able to reduce the table even more. There are other scenarios possible with a similar result. The number of BATADV_TT_CLIENT_NOPURGE entries in the local TT can for example be too high to fit inside a packet. Such a scenario can therefore happen also with only a single VLAN + 7 non-purgable addresses - requiring at least 120 bytes. While this should be handled proactively when: * interface with too low MTU is added * VLAN is added * non-purgeable local mac is added * MTU of an attached interface is reduced * fragmentation setting gets disabled (which most likely requires dropping attached interfaces) not all of these scenarios can be prevented because batman-adv is only consuming events without the the possibility to prevent these actions (non-purgable MAC address added, MTU of an attached interface is reduced). It is therefore necessary to also make sure that the code is able to handle also the situations when there were already incompatible system configuration are present.
    Added Reference kernel.org https://git.kernel.org/stable/c/04720ea2e6c64459a90ca28570ea78335eccd924 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/b3ddf6904073990492454b1dd1c10a24be8c74c6 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/70a8be9dc2fb65d67f8c1e0c88c587e08e2e575d [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/87b6af1a7683e021710c08fc0551fc078346032f [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/3fe79b2c83461edbbf86ed8a6f3924820ff89259 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/4ca2a5fb54ea2cc43edea614207fcede562d91c2 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/ca54e2671548616ad34885f90d4f26f7adb088f0 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/b1f532a3b1e6d2e5559c7ace49322922637a28aa [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-35982 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-35982 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability