THREAT OPS › Threat News › [NVD] CVE-2024-50298 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
net: enetc: allocate vf_state during PF probes
In the previous implementation, vf_state is allocated memory only when VF
is enabled. However, net_device_ops::ndo_set_vf_mac() may be called before
VF is enabled
[NVD] CVE-2024-50298 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vf_state during PF probes In the previous implementation, vf_state is allocated memory only when VF is enabled. However, net_device_ops::ndo_set_vf_mac() may be called before VF is enabled
CVE-2024-50298 CVSS: 5.5 MEDIUM Published: 2024-11-19T02:16:31.970
In the Linux kernel, the following vulnerability has been resolved:
net: enetc: allocate vf_state during PF probes
In the previous implementation, vf_state is allocated memory only when VF is enabled. However, net_device_ops::ndo_set_vf_mac() may be called before VF is enabled to configure the MAC address of VF. If this is the c
Indicators of compromise
- CVE-2024-50298cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-50298