CVE-2024-36017

Updated: 2024-11-03 22:50:38.189413

Description:

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation Each attribute inside a nested IFLA_VF_VLAN_LIST is assumed to be a struct ifla_vf_vlan_info so the size of such attribute needs to be at least of sizeof(struct ifla_vf_vlan_info) which is 14 bytes. The current size validation in do_setvfinfo is against NLA_HDRLEN (4 bytes) which is less than sizeof(struct ifla_vf_vlan_info) so this validation is not enough and a too small attribute might be cast to a struct ifla_vf_vlan_info, this might result in an out of bands read access when accessing the saved (casted) entry in ivvl.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x NONE 0
CVSS Version 3.x MEDIUM 4.1

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 4.1 MEDIUM Released CLSA-2025:1743193221 2024-09-02 17:24:22
CentOS 6 ELS kernel 2.6.32 4.1 MEDIUM Ignored 2024-08-13 14:25:09
CentOS 7 ELS kernel 3.10.0 4.1 MEDIUM Ignored 2024-08-13 14:25:08
CentOS 8.4 ELS kernel 4.18.0 4.1 MEDIUM Ignored 2024-08-20 05:26:05
CentOS 8.5 ELS kernel 4.18.0 4.1 MEDIUM Ignored 2024-08-20 05:26:05
CentOS Stream 8 ELS kernel 4.18.0 4.1 MEDIUM Ignored 2024-08-20 05:26:05
CloudLinux 6 ELS kernel 2.6.32 4.1 MEDIUM Ignored 2024-08-13 14:25:09
CloudLinux 7 ELS kernel 3.10.0 4.1 MEDIUM Ignored 2024-08-13 14:25:08
Oracle Linux 6 ELS kernel 2.6.32 4.1 MEDIUM Ignored 2024-08-13 14:25:08
Ubuntu 16.04 ELS linux-hwe 4.15.0 4.1 MEDIUM Released CLSA-2024:1723808285 2024-08-16 12:13:27
Total: 12