CVE-2024-42083NULL Pointer Dereference in Linux

Severity
5.5MEDIUMNVD
EPSS
0.0%
top 96.74%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJul 29

Description

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic due to multi-buffer handling Currently, the ionic_run_xdp() doesn't handle multi-buffer packets properly for XDP_TX and XDP_REDIRECT. When a jumbo frame is received, the ionic_run_xdp() first makes xdp frame with all necessary pages in the rx descriptor. And if the action is either XDP_TX or XDP_REDIRECT, it should unmap dma-mapping and reset page pointer to NULL for all pages, not only the first page.

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Patches

🔴Vulnerability Details

2
OSV
CVE-2024-42083: In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic due to multi-buffer handling Currently, the ionic_run_xdp(2024-07-29
GHSA
GHSA-4hjh-qjjx-6vx4: In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic due to multi-buffer handling Currently, the ionic_run_xd2024-07-29

📋Vendor Advisories

3
Red Hat
kernel: ionic: fix kernel panic due to multi-buffer handling2024-07-29
Microsoft
ionic: fix kernel panic due to multi-buffer handling2024-07-09
Debian
CVE-2024-42083: linux - In the Linux kernel, the following vulnerability has been resolved: ionic: fix ...2024
CVE-2024-42083 — NULL Pointer Dereference in Linux | cvebase