4.4
MEDIUM
CVE-2024-42154
Linux Kernel TCP Metrics Invalid Source Address Length Vulnerability
Description

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).

INFO

Published Date :

July 30, 2024, 8:15 a.m.

Last Modified :

Oct. 1, 2024, 7:32 p.m.

Source :

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

Remotely Exploitable :

No

Impact Score :

2.5

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-42154 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-42154 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-42154 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.

  • Reanalysis by [email protected]

    Oct. 01, 2024

    Action Type Old Value New Value
    Removed CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  • Initial Analysis by [email protected]

    Aug. 08, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Changed Reference Type https://git.kernel.org/stable/c/19d997b59fa1fd7a02e770ee0881c0652b9c32c9 No Types Assigned https://git.kernel.org/stable/c/19d997b59fa1fd7a02e770ee0881c0652b9c32c9 Mailing List, Patch
    Changed Reference Type https://git.kernel.org/stable/c/2a2e79dbe2236a1289412d2044994f7ab419b44c No Types Assigned https://git.kernel.org/stable/c/2a2e79dbe2236a1289412d2044994f7ab419b44c Mailing List, Patch
    Changed Reference Type https://git.kernel.org/stable/c/31f03bb04146c1c6df6c03e9f45401f5f5a985d3 No Types Assigned https://git.kernel.org/stable/c/31f03bb04146c1c6df6c03e9f45401f5f5a985d3 Mailing List, Patch
    Changed Reference Type https://git.kernel.org/stable/c/3d550dd5418729a6e77fe7721d27adea7152e321 No Types Assigned https://git.kernel.org/stable/c/3d550dd5418729a6e77fe7721d27adea7152e321 Mailing List, Patch
    Changed Reference Type https://git.kernel.org/stable/c/66be40e622e177316ae81717aa30057ba9e61dff No Types Assigned https://git.kernel.org/stable/c/66be40e622e177316ae81717aa30057ba9e61dff Mailing List, Patch
    Changed Reference Type https://git.kernel.org/stable/c/8c2debdd170e395934ac0e039748576dfde14e99 No Types Assigned https://git.kernel.org/stable/c/8c2debdd170e395934ac0e039748576dfde14e99 Mailing List, Patch
    Changed Reference Type https://git.kernel.org/stable/c/cdffc358717e436bb67122bb82c1a2a26e050f98 No Types Assigned https://git.kernel.org/stable/c/cdffc358717e436bb67122bb82c1a2a26e050f98 Mailing List, Patch
    Changed Reference Type https://git.kernel.org/stable/c/ef7c428b425beeb52b894e16f1c4b629d6cebfb6 No Types Assigned https://git.kernel.org/stable/c/ef7c428b425beeb52b894e16f1c4b629d6cebfb6 Mailing List, Patch
    Added CWE NIST CWE-754
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.14 up to (excluding) 4.19.318 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.280 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.222 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.163 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.98 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.39 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.9.9 *cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:*
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jul. 30, 2024

    Action Type Old Value New Value
    Added Description 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).
    Added Reference kernel.org https://git.kernel.org/stable/c/19d997b59fa1fd7a02e770ee0881c0652b9c32c9 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/2a2e79dbe2236a1289412d2044994f7ab419b44c [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/cdffc358717e436bb67122bb82c1a2a26e050f98 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/ef7c428b425beeb52b894e16f1c4b629d6cebfb6 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/31f03bb04146c1c6df6c03e9f45401f5f5a985d3 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/8c2debdd170e395934ac0e039748576dfde14e99 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/3d550dd5418729a6e77fe7721d27adea7152e321 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/66be40e622e177316ae81717aa30057ba9e61dff [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-42154 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-42154 weaknesses.

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