Lucene search

K
osvGoogleOSV:CVE-2024-42154
HistoryJul 30, 2024 - 8:15 a.m.

CVE-2024-42154

2024-07-3008:15:06
Google
osv.dev
9
linux
kernel
vulnerability
tcp_metrics
source address
software

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.2

Confidence

High

EPSS

0.004

Percentile

73.2%

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

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.2

Confidence

High

EPSS

0.004

Percentile

73.2%