Lucene search

K
redhatcveRedhat.comRH:CVE-2024-42075
HistoryJul 31, 2024 - 9:17 a.m.

CVE-2024-42075

2024-07-3109:17:00
redhat.com
access.redhat.com
6
linux kernel
vulnerability
resolved
bpf
arena logic
mremap
use-after-free

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

7

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn’t account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arena_vm_close.

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

7

Confidence

Low