CVE-2024-41091

CVE Details

Release Date:2024-07-24

Description


In the Linux kernel, the following vulnerability has been resolved: tun: add missing verification for short frame The cited commit missed to check against the validity of the frame length in the tun_xdp_one() path, which could cause a corrupted skb to be sent downstack. Even before the skb is transmitted, the tun_xdp_one-->eth_type_trans() may access the Ethernet header although it can be less than ETH_HLEN. Once transmitted, this could either cause out-of-bound access beyond the actual length, or confuse the underlayer with incorrect or inconsistent header length in the skb metadata. In the alternative path, tun_get_user() already prohibits short frame which has the length less than Ethernet header size from being transmitted for IFF_TAP. This is to drop any frame shorter than the Ethernet header size just like how tun_get_user() does. CVE: CVE-2024-41091

See more information about CVE-2024-41091 from MITRE CVE dictionary and NIST NVD


CVSS Scoring


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:N/UI:N/S:C/C:N/I:N/A:H
Attack Vector: Local network Attack Complexity: Low
Privileges Required: None User Interaction: None
Scope: Changed Confidentiality Impact: None
Integrity Impact: None Availability Impact: High

Errata information


PlatformErrataRelease Date
Oracle Linux version 6 (kernel-uek)ELSA-2024-125492024-07-23
Oracle Linux version 6 (kernel-uek)ELSA-2024-125702024-08-05
Oracle Linux version 7 (kernel-uek)ELSA-2024-125472024-07-23
Oracle Linux version 7 (kernel-uek)ELSA-2024-125482024-07-23
Oracle Linux version 7 (kernel-uek)ELSA-2024-125492024-07-23
Oracle Linux version 7 (kernel-uek)ELSA-2024-125712024-08-05
Oracle Linux version 7 (kernel-uek)ELSA-2024-125812024-08-12
Oracle Linux version 7 (kernel-uek)ELSA-2024-125832024-08-12
Oracle Linux version 7 (kernel-uek)ELSA-2024-127802024-10-11
Oracle Linux version 7 (kernel-uek)ELSA-2024-127822024-10-14
Oracle Linux version 7 (kernel-uek-container)ELSA-2024-125512024-07-23
Oracle Linux version 7 (kernel-uek-container)ELSA-2024-125852024-08-12
Oracle Linux version 8 (kernel)ELSA-2024-70002024-09-24
Oracle Linux version 8 (kernel-uek)ELSA-2024-125462024-07-23
Oracle Linux version 8 (kernel-uek)ELSA-2024-125472024-07-23
Oracle Linux version 8 (kernel-uek)ELSA-2024-125812024-08-12
Oracle Linux version 8 (kernel-uek)ELSA-2024-125822024-08-12
Oracle Linux version 8 (kernel-uek)ELSA-2024-127802024-10-11
Oracle Linux version 8 (kernel-uek)ELSA-2024-127822024-10-14
Oracle Linux version 8 (kernel-uek)ELSA-2024-128152024-11-11
Oracle Linux version 8 (kernel-uek-container)ELSA-2024-125522024-07-23
Oracle Linux version 8 (kernel-uek-container)ELSA-2024-125842024-08-12
Oracle Linux version 9 (kernel)ELSA-2024-59282024-08-28
Oracle Linux version 9 (kernel-uek)ELSA-2024-125462024-07-23
Oracle Linux version 9 (kernel-uek)ELSA-2024-125822024-08-12
Oracle Linux version 9 (kernel-uek)ELSA-2024-128152024-11-11
Oracle VM version 3 (kernel-uek)OVMSA-2024-00092024-07-24
Oracle VM version 3 (kernel-uek)OVMSA-2024-00102024-08-07


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete