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.
References
Configurations
Configuration 1 (hide)
|
History
19 Aug 2024, 19:47
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-754 | |
References | () https://git.kernel.org/stable/c/253405541be2f15ffebdeac2f4cf4b7e9144d12f - Patch | |
References | () https://git.kernel.org/stable/c/2abe350db1aa599eeebc6892237d0bce0f1de62a - Patch | |
References | () https://git.kernel.org/stable/c/5eea127675450583680c8170358bcba43227bd69 - Patch | |
References | () https://git.kernel.org/stable/c/728734352743a78b4c5a7285b282127696a4a813 - Patch | |
References | () https://git.kernel.org/stable/c/76ddf84a52f0d8ec3f5db6ccce08faf202a17d28 - Patch | |
References | () https://git.kernel.org/stable/c/7ec3335dd89c8d169e9650e4bac64fde71fdf15b - Patch | |
References | () https://git.kernel.org/stable/c/aa38bf74899de07cf70b50cd17f8ad45fb6654c8 - Patch | |
References | () https://git.kernel.org/stable/c/fa96c6baef1b5385e2f0c0677b32b3839e716076 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
19 Aug 2024, 12:59
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Aug 2024, 05:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Aug 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-17 09:15
Updated : 2024-08-19 19:47
NVD link : CVE-2024-42284
Mitre link : CVE-2024-42284
CVE.ORG link : CVE-2024-42284
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions