Skip to main content

CVE-2024-0582

Description

A memory leak flaw was found in the Linux kernel’s io_uring functionality in how a user registers a buffer ring with IORING_REGISTER_PBUF_RING, mmap() it, and then frees it. This flaw allows a local user to crash or potentially escalate their privileges on the system.

Red Hat, Inc.
Severity: HIGH
CVE ID: CVE-2024-0582
CVSS Score: 7.8
CVSS Metrics: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

ysanatomic

LPE exploit for CVE-2024-0582 (io_uring)

Refrence: GitHub

Forsaken0129

Refrence: GitHub