Release Date: | 2024-05-30 |
In the Linux kernel, the following vulnerability has been resolved:\nphonet: fix rtm_phonet_notify() skb allocation\nfill_route() stores three components in the skb:\n- struct rtmsg\n- RTA_DST (u8)\n- RTA_OIF (u32)\nTherefore, rtm_phonet_notify() should use\nNLMSG_ALIGN(sizeof(struct rtmsg)) +\nnla_total_size(1) +\nnla_total_size(4)
See more information about CVE-2024-36946 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS v3.1 metrics and score provided are preliminary and subject to review.
Base Score: | 7.1 | CVSS Vector: | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H |
Attack Vector: | Local network | Attack Complexity: | Low |
Privileges Required: | Low | User Interaction: | None |
Scope: | Unchanged | Confidentiality Impact: | None |
Integrity Impact: | High | Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 6 (kernel-uek) | ELSA-2024-12570 | 2024-08-05 |
Oracle Linux version 7 (kernel-uek) | ELSA-2024-12571 | 2024-08-05 |
Oracle VM version 3 (kernel-uek) | OVMSA-2024-0010 | 2024-08-07 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: