CVE-2024-50219

CVE Details

Release Date:2024-11-09

Description


In the Linux kernel, the following vulnerability has been resolved:\nmm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves\nUnder memory pressure it's possible for GFP_ATOMIC order-0 allocations to\nfail even though free pages are available in the highatomic reserves. \nGFP_ATOMIC allocations cannot trigger unreserve_highatomic_pageblock()\nsince it's only run from reclaim.\nGiven that such allocations will pass the watermarks in\n__zone_watermark_unusable_free(), it makes sense to fallback to highatomic\nreserves the same way that ALLOC_OOM can.\nThis fixes order-0 page allocation failures observed on Cloudflare's fleet\nwhen handling network packets:\nkswapd1: page allocation failure: order:0, mode:0x820(GFP_ATOMIC),\nnodemask=(null),cpuset=/,mems_allowed=0-7\nCPU: 10 PID: 696 Comm: kswapd1 Kdump: loaded Tainted: G O 6.6.43-CUSTOM #1\nHardware name: MACHINE\nCall Trace:\n\ndump_stack_lvl+0x3c/0x50\nwarn_alloc+0x13a/0x1c0\n__alloc_pages_slowpath.constprop.0+0xc9d/0xd10\n__alloc_pages+0x327/0x340\n__napi_alloc_skb+0x16d/0x1f0\nbnxt_rx_page_skb+0x96/0x1b0 [bnxt_en]\nbnxt_rx_pkt+0x201/0x15e0 [bnxt_en]\n__bnxt_poll_work+0x156/0x2b0 [bnxt_en]\nbnxt_poll+0xd9/0x1c0 [bnxt_en]\n__napi_poll+0x2b/0x1b0\nbpf_trampoline_6442524138+0x7d/0x1000\n__napi_poll+0x5/0x1b0\nnet_rx_action+0x342/0x740\nhandle_softirqs+0xcf/0x2b0\nirq_exit_rcu+0x6c/0x90\nsysvec_apic_timer_interrupt+0x72/0x90\n\n[mfleming@cloudflare.com: update comment]\nLink: https://lkml.kernel.org/r/20241015125158.3597702-1-matt@readmodwrite.com

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


NOTE: The following CVSS metrics and score provided are preliminary and subject to review.


CVSS v3 metrics

Base Score: 5.5
Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Version: 3.1
Attack Vector: Local
Attack Complexity: Low
Privileges Required: Low
User Interaction: None
Scope: Unchanged
Confidentiality: None
Integrity: None
Availability: High

Errata information


PlatformErrataRelease Date
Oracle Linux version 8 (kernel-uek)ELSA-2024-128872024-12-18
Oracle Linux version 9 (kernel-uek)ELSA-2024-128872024-12-18


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

software.hardware.complete