CVE Database
/

CVE-2024-36946

Back to search

CVE-2024-36946

Published: May 30, 2024

Modified: May 11, 2026

PUBLISHED

Description

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)

VendorProductVersions

Linux

Linux

affected
f062f41d06575744b9eaf725eef8a5d3b5f5b7ca - < ec1f71c05caeba0f814df77e0f511d8b4618623a
affected
f062f41d06575744b9eaf725eef8a5d3b5f5b7ca - < dc6beac059f0331de97155a89d84058d4a9e49c7
affected
f062f41d06575744b9eaf725eef8a5d3b5f5b7ca - < f085e02f0a32f6dfcfabc6535c9c4a1707cef86b
affected
f062f41d06575744b9eaf725eef8a5d3b5f5b7ca - < 4ff334cade9dae50e4be387f71e94fae634aa9b4
affected
f062f41d06575744b9eaf725eef8a5d3b5f5b7ca - < 728a83160f98ee6b60df0d890141b9b7240182fe

+3 more versions

Linux

Linux

affected
2.6.33
unaffected
0 - < 2.6.33
unaffected
4.19.314 - <= 4.19.*
unaffected
5.4.276 - <= 5.4.*
unaffected
5.10.217 - <= 5.10.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now