CVE-2024-49975

MEDIUM

Linux kernel - Info Disclosure

Title source: llm

Description

In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "[uprobes]" vma xol_add_vma() maps the uninitialized page allocated by __create_xol_area() into userspace. On some architectures (x86) this memory is readable even without VM_READ, VM_EXEC results in the same pgprot_t as VM_EXEC|VM_READ, although this doesn't really matter, debugger can read this memory anyway.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 0.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (10)

linux/linux_kernel < 5.10.227
linux/linux_kernel
linux/Kernel < 4.19.323linux
linux/Kernel < 5.4.285linux
linux/Kernel < 5.10.227linux
linux/Kernel < 5.15.168linux
linux/Kernel < 6.1.113linux
linux/Kernel < 6.6.55linux
linux/Kernel < 6.10.14linux
linux/Kernel < 6.11.3linux

Timeline

Published Oct 21, 2024
Tracked Since Feb 18, 2026