CVE-2024-36946
MEDIUMLinux Kernel < 4.19.314 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: phonet: fix rtm_phonet_notify() skb allocation fill_route() stores three components in the skb: - struct rtmsg - RTA_DST (u8) - RTA_OIF (u32) Therefore, rtm_phonet_notify() should use NLMSG_ALIGN(sizeof(struct rtmsg)) + nla_total_size(1) + nla_total_size(4)
References (11)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
7.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (16)
linux/linux_kernel
< 4.19.314
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
debian/debian_linux
linux/Kernel
< 4.19.314linux
linux/Kernel
< 5.4.276linux
linux/Kernel
< 5.10.217linux
linux/Kernel
< 5.15.159linux
linux/Kernel
< 6.1.91linux
linux/Kernel
< 6.6.31linux
... and 1 more
Timeline
Published
May 30, 2024
Tracked Since
Feb 18, 2026