Wind River Support Network

HomeDefectsLIN1023-6455
Fixed

LIN1023-6455 : Security Advisory - linux - CVE-2024-36946

Created: May 30, 2024    Updated: Jun 4, 2024
Resolved Date: May 30, 2024
Found In Version: 10.23.30.1
Fix Version: 10.23.30.11
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

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)

CREATE(Triage):(User=admin) CVE-2024-36946 (https://nvd.nist.gov/vuln/detail/CVE-2024-36946)

CVEs


Live chat
Online