In the Linux kernel, the following vulnerability has been resolved:
tipc: Return non-zero value from tipcudpaddr2str() on error
tipcudpaddr2str() should return non-zero value if the UDP media address is invalid. Otherwise, a buffer overflow access can occur in tipcmediaaddr_printf(). Fix this by returning 1 on an invalid UDP media address.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/42xxx/CVE-2024-42284.json",
"cna_assigner": "Linux"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-42284.json"
[
{
"id": "CVE-2024-42284-73ea438a",
"digest": {
"function_hash": "178734959893765689645290812223394028721",
"length": 444.0
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2abe350db1aa599eeebc6892237d0bce0f1de62a",
"deprecated": false,
"signature_version": "v1",
"target": {
"file": "net/tipc/udp_media.c",
"function": "tipc_udp_addr2str"
}
},
{
"id": "CVE-2024-42284-f8c6b455",
"digest": {
"line_hashes": [
"296447662823256513514133373790837801006",
"250383757449392302956092696231717591320",
"21969029306915486988083974325447015550",
"249195895559144219133822231472695871395",
"66632967157736415964582289603880813776"
],
"threshold": 0.9
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2abe350db1aa599eeebc6892237d0bce0f1de62a",
"deprecated": false,
"signature_version": "v1",
"target": {
"file": "net/tipc/udp_media.c"
}
}
]