AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-36946

MEDIUM · CVSS 5.5 EPSS 0.27%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-05-30 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-36946
Severity
MEDIUM
CVSS
5.5
EPSS
0.27%
Linux

Original NVD 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)

Related CVEs

Other vulnerabilities affecting the same vendor(s)