Vulnerability in Linux

CVE-2024-42284

In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipc_udp_addr2str() on error tipc_udp_addr2str() should return non-zero value if the UDP media address is invalid. Otherwise, a buffer overflow access can occur in tipc_media_addr_printf(). Fix this by returning 1 on an invalid UDP media address.

EPSS: 0.003 (18.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-42284?
CVE-2024-42284 is a critical-severity vulnerability in Linux, classified under Improper Check for Unusual or Exceptional Conditions. CVSS score: 9.1/10. Published 2024-08-17.
How severe is CVE-2024-42284?
Critical severity. CVSS v3 base score is 9.1 out of 10.